summaryrefslogtreecommitdiff
path: root/src/Propellor/Types.hs
diff options
context:
space:
mode:
authorJoey Hess2015-11-24 16:35:46 -0400
committerJoey Hess2015-11-24 16:35:46 -0400
commit6f949b35602f7b2095b7248981dce7381a09852d (patch)
tree6e7ae989788443aa8fdfb3f4f0a18af87ae3d87b /src/Propellor/Types.hs
parenta6d48cc36eb635a913a44d0a645bcf2147e973e4 (diff)
haddock improvements
Diffstat (limited to 'src/Propellor/Types.hs')
-rw-r--r--src/Propellor/Types.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Types.hs b/src/Propellor/Types.hs
index 3d2fbf14..58e86247 100644
--- a/src/Propellor/Types.hs
+++ b/src/Propellor/Types.hs
@@ -27,6 +27,7 @@ module Propellor.Types
, IsProp(..)
, Combines(..)
, CombinedType
+ , ResultCombiner
, Propellor(..)
, LiftPropellor(..)
, EndAction(..)