summaryrefslogtreecommitdiff
path: root/src/Propellor/Types
AgeCommit message (Expand)Author
2017-03-15Added Monoid instances for Property and RevertableProperty.Joey Hess
2017-03-15Property types changed to use a Maybe (Propellor Result). (API change)Joey Hess
2017-03-11don't propagate DNS info from DiskImage chrootsJoey Hess
2017-02-26noteJoey Hess
2017-02-26convert fromIPAddr to valJoey Hess
2017-02-26use val instead of showJoey Hess
2017-02-26ConfigurableValue instances for User, GroupJoey Hess
2017-02-26fix tabs for indentationJoey Hess
2017-02-26use ConfigurableValue where applicableJoey Hess
2017-02-26Added ConfigurableValue type classJoey Hess
2017-02-04improve layoutJoey Hess
2017-02-03add types for Arch LinuxZihao Wang
2017-01-18add Ord instance for PortFélix Sipma
2016-12-26Added --build option, which makes propellor simply build itself.Joey Hess
2016-06-20add DeriveDataTypeable extension to ExceptionFélix Sipma
2016-06-13add DebianKernel datatypeFélix Sipma
2016-06-13remove ANDROID in architectureToDebianArchStringFélix Sipma
2016-06-13remove ANDROIDJoey Hess
2016-06-13reformat Architecture definitionFélix Sipma
2016-06-13add several ArchitecturesJoey Hess
2016-06-13convert Architecture to a sumtypeFélix Sipma
2016-06-13add stopPropellorMessageJoey Hess
2016-05-07Compiling propellor on GHC 8.0.1-rc4davean
2016-05-01Remove Propellor.DotDir from the propellor library, as its use of Paths_prope...Joey Hess
2016-04-01separate propellor --initJoey Hess
2016-03-30show childProperty same as propertyJoey Hess
2016-03-28implemented pickOSJoey Hess
2016-03-27improve haddocks and move code around to make them more clearJoey Hess
2016-03-27split out singletons libJoey Hess
2016-03-27ported DiskImageJoey Hess
2016-03-27refactorJoey Hess
2016-03-26ported propagateContainerJoey Hess
2016-03-25cleanup warningsJoey Hess
2016-03-25continued portingJoey Hess
2016-03-25ported Property.AptJoey Hess
2016-03-25fix CheckCombinableJoey Hess
2016-03-25use MetaTypes moreJoey Hess
2016-03-25add type alias for Sing to be less confusing for usersJoey Hess
2016-03-24fix combineWith to only accept properties that have common targetsJoey Hess
2016-03-24fix bug in NonTargets implJoey Hess
2016-03-24convert ensurePropertyJoey Hess
2016-03-24IncludesInfoJoey Hess
2016-03-24refactorJoey Hess
2016-03-241st stage integrating MetaTypesJoey Hess
2016-03-24renameJoey Hess
2016-03-24temporarily remove UsedPortJoey Hess
2016-03-24fix exportJoey Hess
2016-03-20flip to modern versionJoey Hess
2016-03-20rename for consistency with singletons libraryJoey Hess
2016-03-20really bad implementation of type level OS detectionJoey Hess