summaryrefslogtreecommitdiff
path: root/src/Propellor/EnsureProperty.hs
Commit message (Expand)AuthorAge
* add Propellor.Property.AtomicJoey Hess2018-02-11
* Fix build with pre-AMP ghc.Joey Hess2017-03-18
* Property types changed to use a Maybe (Propellor Result). (API change)Joey Hess2017-03-15
* turn off redundant constraints warnings in cabal fileJoey Hess2016-11-11
* Clean up build warnings about redundant constraints when built with ghc 8.0.Joey Hess2016-11-11
* include description in exampleJoey Hess2016-06-02
* improve haddocks and move code around to make them more clearJoey Hess2016-03-27
* old ghc fixJoey Hess2016-03-26
* cleanup warningsJoey Hess2016-03-25
* ported Property.AptJoey Hess2016-03-25
* ported Property.ListJoey Hess2016-03-25
* fix CheckCombinableJoey Hess2016-03-25
* add type alias for Sing to be less confusing for usersJoey Hess2016-03-25
* improve type errorJoey Hess2016-03-25
* convert ensurePropertyJoey Hess2016-03-24