summaryrefslogtreecommitdiff
path: root/src/Propellor/Types
AgeCommit message (Expand)Author
2018-04-30fix broken SemigroupMonoid transition <<loop>>Joey Hess
2018-04-23more ghc 8.4 build fixesJoey Hess
2018-04-23update note about singletons libraryJoey Hess
2018-04-23semigroup monoid change fallout; drop ghc 7 supportJoey Hess
2017-12-21Grub.boots, Grub.bootsMounted: Pass --target to grub-install.Joey Hess
2017-11-19partition table in InfoJoey Hess
2017-11-18reorganizedJoey Hess
2017-11-16Uboot: New module.Joey Hess
2017-11-16flash-kernel supportJoey Hess
2017-10-25Make addInfo accumulate Info in order properties appear, not reverse orderJoey Hess
2017-10-04avoid propagating non-alias DNS info from container to hostJoey Hess
2017-10-04improve commentJoey Hess
2017-07-29Added PROPELLOR_TRACE environment variableJoey Hess
2017-07-27Propellor.Types.Info: add missing import for 'cast'Sergei Trofimovich
2017-07-26add DeriveDataTypeableJoey Hess
2017-07-21calcPartTable using PartSpec DSLJoey Hess
2017-07-05DiskImage: Removed grubBootedJoey Hess
2017-06-17use stretch in debian stable examplesJoey Hess
2017-05-15Removed dependency on MissingH, instead depends on split and hashable.Joey Hess
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