summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/List.hs
AgeCommit message (Expand)Author
2018-04-23more ghc 8.4 build fixesJoey Hess
2017-03-19mention mconcatJoey Hess
2017-03-18more old ghc fixesJoey Hess
2017-03-15Property types changed to use a Maybe (Propellor Result). (API change)Joey Hess
2016-03-27improve haddocks and move code around to make them more clearJoey Hess
2016-03-26ported propagateContainerJoey Hess
2016-03-25ported moreJoey Hess
2016-03-25rename toProp to toChildPropertiesJoey Hess
2016-03-25finished porting Property.UserJoey Hess
2016-03-25ported Property.ListJoey Hess
2016-02-08Allow using combineProperties and propertyList with lists of RevertableProperty.Joey Hess
2015-10-24Added Propellor.Property.Concurrent for concurrent properties.Joey Hess
2015-10-18fix typo: propigate → propagateFelix Gruber
2015-10-10tighten focus of Propellor module, adding Propellor.Base for all the exportsJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess