summaryrefslogtreecommitdiff
path: root/src/Propellor/Types
AgeCommit message (Expand)Author
2016-03-17wipJoey Hess
2016-03-17commentsJoey Hess
2016-03-17add OuterTargetJoey Hess
2016-03-17let's not try to get outertarget from monadJoey Hess
2016-03-16wipJoey Hess
2016-03-16wipJoey Hess
2016-03-11fix ensureProperty superset checkingJoey Hess
2016-03-09note bugJoey Hess
2016-03-09improveJoey Hess
2016-03-09rename to TargetJoey Hess
2016-03-09added protype of ensureProperty that prevents running properties in the wrong OSJoey Hess
2016-03-08backported to ghc 7.6.3Joey Hess
2016-03-08simplifyJoey Hess
2016-03-08make it a type error to intersect two OS lists if the result is emptyJoey Hess
2016-03-08fixed it!Joey Hess
2016-03-08simplfyJoey Hess
2016-03-08initial type-level OS listJoey Hess
2016-03-07Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wipJoey Hess
2016-03-07add fromPort functionFélix Sipma
2016-03-07FreeBSD Support including:Evan Cofsky
2016-02-25FooBuntu -> BuntishJoey Hess
2016-02-19trademark nonsenseJoey Hess
2016-02-02Fix (->-) signature in Propellor.Types.ContainerLeonardo Taglialegne
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-05typoJoey 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-10-19simplify using type safe castJoey Hess
2015-10-19improve Info type using GADT, at nomeata's suggestionJoey Hess
2015-10-18fix typo: propigate → propagateFelix Gruber
2015-10-17use Info to detect controller loopsJoey Hess
2015-10-17newtype info allows deriving monoidJoey Hess
2015-10-16Added --unset-unusedJoey Hess
2015-10-16improve ssh user key propertiesJoey Hess
2015-10-16Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess
2015-09-30change HostContext for containersJoey Hess
2015-09-23Added --rm-key.Joey Hess
2015-09-16Types.Dns: simplify canonicalGroupFélix Sipma
2015-09-15documentationJoey Hess
2015-09-15add PTR record type to Propellor.Types.DNS.RecordFélix Sipma
2015-09-14Allow storing arbitrary ByteStrings in PrivData, extracted using privDataByte...Joey Hess
2015-09-14clean up privdata excess/lacking newline issueJoey Hess
2015-09-13Follow some hlint suggestions.Mario Lang
2015-09-08better Show for InfoJoey Hess
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess
2015-06-29Added --unset to delete a privdata field.Joey Hess
2015-06-01add BoundJoey Hess
2015-06-01reorganize Port type for systemd can use itJoey Hess