propellor/src/Propellor/Types
Joey Hess f35ef9d697 API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.
Note that UserName is kept and PrivData still uses it in its sum type.
This is to avoid breaking PrivData serialization.
2015-04-22 13:04:39 -04:00
..
Chroot.hs Display a warning when ensureProperty is used on a property which has Info and is so prevented from propigating it. 2014-12-07 17:09:55 -04:00
CmdLine.hs Make propellor resistent to changes to shared libraries, such as libffi 2015-04-02 10:20:44 -04:00
Dns.hs DNS records for hosts with known ssh public keys now automatically include SSHFP records. 2015-01-04 19:24:18 -04:00
Docker.hs Display a warning when ensureProperty is used on a property which has Info and is so prevented from propigating it. 2014-12-07 17:09:55 -04:00
Empty.hs Display a warning when ensureProperty is used on a property which has Info and is so prevented from propigating it. 2014-12-07 17:09:55 -04:00
OS.hs API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them. 2015-04-22 13:04:39 -04:00
PrivData.hs API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them. 2015-04-22 13:04:39 -04:00
Result.hs split out types to improve haddock for Propellor.Types 2015-01-19 15:09:03 -04:00
Val.hs split out types to improve haddock for Propellor.Types 2015-01-19 15:09:03 -04:00