<feed xmlns='http://www.w3.org/2005/Atom'>
<title>propellor/src/Propellor/Property/File.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>2017-11-20T21:47:35Z</updated>
<entry>
<title>improve haddock for File.isSymlinkedTo</title>
<updated>2017-11-20T21:47:35Z</updated>
<author>
<name>Sean Whitton</name>
<email>spwhitton@spwhitton.name</email>
</author>
<published>2017-11-20T21:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=b208bf0a8f8840443c4a69a88f5407c187bfb269'/>
<id>urn:sha1:b208bf0a8f8840443c4a69a88f5407c187bfb269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>File.isSymlinkedTo now revertable</title>
<updated>2017-10-28T20:13:36Z</updated>
<author>
<name>Sean Whitton</name>
<email>spwhitton@spwhitton.name</email>
</author>
<published>2017-10-28T20:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=18dfecfa1e39842365b5b8d2bd99dfb6dc8bd510'/>
<id>urn:sha1:18dfecfa1e39842365b5b8d2bd99dfb6dc8bd510</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added File.checkOverwrite.</title>
<updated>2017-07-05T20:57:03Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-07-05T20:57:03Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=0d15c3f01a424e021481c9630441997c032cbc82'/>
<id>urn:sha1:0d15c3f01a424e021481c9630441997c032cbc82</id>
<content type='text'>
This commit was sponsored by Ethan Aubin.
</content>
</entry>
<entry>
<title>File.isCopyOf: Fix bug that prevented this property from working when the destination file did not yet exist.</title>
<updated>2017-07-05T20:47:12Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-07-05T20:47:12Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=256c5c3c572e56d3755914e40cfd9dfd94112bbb'/>
<id>urn:sha1:256c5c3c572e56d3755914e40cfd9dfd94112bbb</id>
<content type='text'>
This commit was sponsored by andrea rota.
</content>
</entry>
<entry>
<title>rename confusing f' to src</title>
<updated>2017-07-05T20:42:09Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-07-05T20:38:16Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=60db0d5761254f5074a5d312ebb498bf031379a5'/>
<id>urn:sha1:60db0d5761254f5074a5d312ebb498bf031379a5</id>
<content type='text'>
f' normally means a later version of f
</content>
</entry>
<entry>
<title>XFCE and applyPath properties</title>
<updated>2017-07-05T20:01:55Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-07-05T20:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=c282a894b56012ae4f68b518e5fad01052ac4f22'/>
<id>urn:sha1:c282a894b56012ae4f68b518e5fad01052ac4f22</id>
<content type='text'>
* Propellor.Property.XFCE added with some useful properties for the
  desktop environment.
* Added File.applyPath property.

This commit was sponsored by Riku Voipio.
</content>
</entry>
<entry>
<title>Added ConfigurableValue type class</title>
<updated>2017-02-26T20:08:04Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-02-26T19:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=2ba4b6fb3d29b2b65aa60f4bd591ed8cf6a63e27'/>
<id>urn:sha1:2ba4b6fb3d29b2b65aa60f4bd591ed8cf6a63e27</id>
<content type='text'>
* Added ConfigurableValue type class, for values that can be used in a
  config file, or to otherwise configure a program.
* The val function converts such values to String.

This was motivated by the bug caused by type Port = Int changing to
newtype Port = Port Int deriving Show
After that change, some things that used show port to generate config
files were broken. By using the ConfigurableValue type class instead,
such breakage can be prevented.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into pin</title>
<updated>2017-02-02T22:44:00Z</updated>
<author>
<name>Sean Whitton</name>
<email>spwhitton@spwhitton.name</email>
</author>
<published>2017-02-02T22:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=967b58752ce1b932882b61ca138c29cf82cc377c'/>
<id>urn:sha1:967b58752ce1b932882b61ca138c29cf82cc377c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better example</title>
<updated>2017-02-02T19:52:52Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-02-02T19:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=f861070a3ad159a60961292ccdb53e30524968cd'/>
<id>urn:sha1:f861070a3ad159a60961292ccdb53e30524968cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>haddock formatting</title>
<updated>2017-02-02T19:51:49Z</updated>
<author>
<name>Joey Hess</name>
<email>joeyh@joeyh.name</email>
</author>
<published>2017-02-02T19:51:49Z</published>
<link rel='alternate' type='text/html' href='https://git.gnusosa.net/propellor/commit/?id=c682c51e828b82b60443b3cf368114f6506b03e9'/>
<id>urn:sha1:c682c51e828b82b60443b3cf368114f6506b03e9</id>
<content type='text'>
</content>
</entry>
</feed>
