<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Propellor/Debug.hs, branch master</title>
<subtitle>gnusosa's centralized propellor repository for hosts spin-up.
</subtitle>
<id>https://git.gnusosa.net/propellor/atom?h=master</id>
<link rel='self' href='https://git.gnusosa.net/propellor/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/'/>
<updated>2016-04-28T19:31:35Z</updated>
<entry>
<title>Fix build with directory-1.2.6.2.</title>
<updated>2016-04-28T19:31:35Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2016-04-28T19:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=2e513dc98c51eca1cdfce3715b4a017be39734f7'/>
<id>urn:sha1:2e513dc98c51eca1cdfce3715b4a017be39734f7</id>
<content type='text'>
It's now exporting a conflicting isSymbolicLink
https://github.com/haskell/directory/issues/52

Only a few places in propellor use isSymbolicLink, but to prevent future
problems, made as much of it as possible import Utility.Directory, which
re-exports System.Directory without the conflicting symbol.

(Utility.Tmp and System.Console.Concurrent.Internal cannot import
Utility.Directory due to cycles, and don't use isSymbolicLink anyway.)
</content>
</entry>
<entry>
<title>Clean build with ghc 7.10.</title>
<updated>2015-12-19T20:52:53Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-12-19T20:52:53Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=714270abfcf6433da29dc80fdcaff740ad2a0169'/>
<id>urn:sha1:714270abfcf6433da29dc80fdcaff740ad2a0169</id>
<content type='text'>
Import Prelude after modules that cause warnings due to AMP change
</content>
</entry>
<entry>
<title>use execProcessConcurrent everywhere</title>
<updated>2015-10-28T03:52:02Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2015-10-28T03:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=894e2f7980052f1c331ba7780100ae0ad19856cb'/>
<id>urn:sha1:894e2f7980052f1c331ba7780100ae0ad19856cb</id>
<content type='text'>
Found a reasonable clean way to make Utility.Process use
execProcessConcurrent, while still allowing copying updates to it from
git-annex.
</content>
</entry>
</feed>
