use intercalate instead of MissingH's join
authorJoey Hess <joeyh@joeyh.name>
Tue, 17 Nov 2015 21:27:24 +0000 (17:27 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 17 Nov 2015 21:27:24 +0000 (17:27 -0400)
commit04e150abb31ea4b3bd5fcc7e0211d31324213125
treeabe7d300cdf228f26a8f25f162f8665fadc28dc5
parent689bdae03a4d353430512a638ab6833a4e0f618c
use intercalate instead of MissingH's join

The two functions are identical.
Utility/FileSystemEncoding.hs
Utility/FreeDesktop.hs
Utility/Path.hs
Utility/SafeCommand.hs