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