summaryrefslogtreecommitdiff
path: root/src/Propellor/Property.hs
AgeCommit message (Expand)Author
2016-03-28propellor spinJoey Hess
2016-03-28slayed the type dragonJoey Hess
2016-03-28updateJoey Hess
2016-03-28implemented pickOSJoey Hess
2016-03-27improve haddocks and move code around to make them more clearJoey Hess
2016-03-27ported DiskImageJoey Hess
2016-03-25cleanup warningsJoey Hess
2016-03-25ported Property.AptJoey Hess
2016-03-25finished porting Property.UserJoey Hess
2016-03-25ported Property.ListJoey Hess
2016-03-25fix warningsJoey Hess
2016-03-25add type alias for Sing to be less confusing for usersJoey Hess
2016-03-24add tightenTargets, ported Network properties (DebinLike only)Joey Hess
2016-03-24convert ensurePropertyJoey Hess
2016-03-24partially converted; a few things commented out for nowJoey Hess
2016-03-07add unsupportedOSJoey Hess
2016-02-25FooBuntu -> BuntishJoey Hess
2016-02-19trademark nonsenseJoey Hess
2015-12-19Clean build with ghc 7.10.Joey Hess
2015-12-06allow using `check` on a UncheckedProperty, which yields a PropertyJoey Hess
2015-12-06add isNewerThan and use it to avoid unnecessary running of newaliasesJoey Hess
2015-12-06setting the same sasl password updates the mtime of the file, but the content...Joey Hess
2015-12-05remove trivialJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-12-05Added UncheckedProperty type, along with unchecked to indicate a Property nee...Joey Hess
2015-11-26Added changesFile property combinator.Joey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-24improve RevertableProperty combiningJoey Hess
2015-10-23generalize checkJoey Hess
2015-10-10example for withOSJoey Hess
2015-10-10improve docs in Propellor.PropertyJoey Hess
2015-10-10propellor spinJoey Hess
2015-10-10tighten focus of Propellor module, adding Propellor.Base for all the exportsJoey Hess
2015-10-10Improved documentation, particularly of the Propellor module.Joey Hess
2015-09-13Follow some hlint suggestions.Mario Lang
2015-07-21languageJoey Hess
2015-07-21fix layout to meet styleJoey Hess
2015-07-21remove caution commentJoey Hess
2015-07-21Add operator onChangeFlagOnFail.Antoine Eiche
2015-01-25improve docsJoey Hess
2015-01-24fix typoJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2015-01-24added GADT to determine between a property with info and withoutJoey Hess
2015-01-19Fix info propigation from fallback combinator's second Property.Joey Hess
2015-01-18Property treeJoey Hess
2015-01-04DNS WIPJoey Hess
2014-12-08propellor spinJoey Hess
2014-12-06Reboot.atEndJoey Hess
2014-12-06endAction can be used to register an action to run once propellor has success...Joey Hess
2014-11-20incomplete systemd container supportJoey Hess