index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property.hs
Age
Commit message (
Expand
)
Author
2018-01-24
Add HasCallStack constraint to pickOS and unsupportedOS, so the call stack in...
Joey Hess
2017-11-11
Added Propellor.Property.impossible
Joey Hess
2017-07-05
XFCE and applyPath properties
Joey Hess
2017-05-15
Removed dependency on MissingH, instead depends on split and hashable.
Joey Hess
2017-03-15
desc
Joey Hess
2017-03-15
Added Monoid instances for Property and RevertableProperty.
Joey Hess
2017-03-15
Property types changed to use a Maybe (Propellor Result). (API change)
Joey Hess
2017-02-03
response
Joey Hess
2017-01-05
fix type in example
Joey Hess
2016-12-24
GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...
Joey Hess
2016-11-11
Clean up build warnings about redundant constraints when built with ghc 8.0.
Joey Hess
2016-06-20
Property: prevent ambiguous occurences
Félix Sipma
2016-06-19
avoid import warning about Foldable
Joey Hess
2016-06-19
clean build on GHC 7.10
Sean Whitton
2016-06-19
fix build on old GHC by importing Data.Foldable
Sean Whitton
2016-06-16
applyToList combinator
Sean Whitton
2016-04-28
Fix build with directory-1.2.6.2.
Joey Hess
2016-03-28
propellor spin
Joey Hess
2016-03-28
slayed the type dragon
Joey Hess
2016-03-28
update
Joey Hess
2016-03-28
implemented pickOS
Joey Hess
2016-03-27
improve haddocks and move code around to make them more clear
Joey Hess
2016-03-27
ported DiskImage
Joey Hess
2016-03-25
cleanup warnings
Joey Hess
2016-03-25
ported Property.Apt
Joey Hess
2016-03-25
finished porting Property.User
Joey Hess
2016-03-25
ported Property.List
Joey Hess
2016-03-25
fix warnings
Joey Hess
2016-03-25
add type alias for Sing to be less confusing for users
Joey Hess
2016-03-24
add tightenTargets, ported Network properties (DebinLike only)
Joey Hess
2016-03-24
convert ensureProperty
Joey Hess
2016-03-24
partially converted; a few things commented out for now
Joey Hess
2016-03-07
add unsupportedOS
Joey Hess
2016-02-25
FooBuntu -> Buntish
Joey Hess
2016-02-19
trademark nonsense
Joey Hess
2015-12-19
Clean build with ghc 7.10.
Joey Hess
2015-12-06
allow using `check` on a UncheckedProperty, which yields a Property
Joey Hess
2015-12-06
add isNewerThan and use it to avoid unnecessary running of newaliases
Joey Hess
2015-12-06
setting the same sasl password updates the mtime of the file, but the content...
Joey Hess
2015-12-05
remove trivial
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-12-05
Added UncheckedProperty type, along with unchecked to indicate a Property nee...
Joey Hess
2015-11-26
Added changesFile property combinator.
Joey Hess
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-24
improve RevertableProperty combining
Joey Hess
2015-10-23
generalize check
Joey Hess
2015-10-10
example for withOS
Joey Hess
2015-10-10
improve docs in Propellor.Property
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-10-10
tighten focus of Propellor module, adding Propellor.Base for all the exports
Joey Hess
[next]