summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-12-05 15:48:03 -0400
committerJoey Hess2015-12-05 15:48:03 -0400
commitb816e40e2618a8932144bceb7c7039adc5c44c11 (patch)
treed128d9578764bc9b87d728370ffd4bc811e3b4d2 /propellor.cabal
parentb15dd3010190700bc61a06b1a1d017b0500be28a (diff)
Added UncheckedProperty type, along with unchecked to indicate a Property needs its result checked, and checkResult and changesFile to check for changes.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 6ddc6c9d..b59e35dd 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -143,6 +143,7 @@ Library
Propellor.Types.OS
Propellor.Types.PrivData
Propellor.Types.Result
+ Propellor.Types.ResultCheck
Propellor.Types.CmdLine
Other-Modules:
Propellor.Bootstrap