propellor/src
Antoine Eiche 7ff39bb098 Add operator onChangeFlagOnFail.
It seems like `onChange` except that if property y fails, a flag file
is generated. On next runs, if the flag file is present, property y is
executed even if property x doesn't change.

With `onChange`, if y fails, the property x `onChange` y returns
`FailedChange`. But if this property is applied again, it returns
`NoChange`. This behavior can cause trouble...
2015-07-21 11:14:44 -04:00
..
Propellor Add operator onChangeFlagOnFail. 2015-07-21 11:14:44 -04:00
Utility remove Params constructor 2015-06-01 13:56:30 -04:00
Propellor.hs GADT properties seem to work (untested) 2015-01-24 22:38:51 -04:00
config.hs moved source code to src 2014-05-14 19:41:05 -04:00
wrapper.hs simplify setup process for minimal config mode 2015-03-22 10:04:02 -04:00