summaryrefslogtreecommitdiff
path: root/src/Propellor/Types.hs
diff options
context:
space:
mode:
authorJoey Hess2015-11-17 15:05:02 -0400
committerJoey Hess2015-11-17 15:05:37 -0400
commite98b82c5dc68ae4c02a16945f78c0f1c78444bbd (patch)
tree0955ec187604ef2a9a153694df0e958138cc8483 /src/Propellor/Types.hs
parentedf12c8643f2d7eef439efe36265ca9be6838938 (diff)
export for haddock
Diffstat (limited to 'src/Propellor/Types.hs')
-rw-r--r--src/Propellor/Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Types.hs b/src/Propellor/Types.hs
index fa24786c..3d2fbf14 100644
--- a/src/Propellor/Types.hs
+++ b/src/Propellor/Types.hs
@@ -23,7 +23,7 @@ module Propellor.Types
, propertyDesc
, propertyChildren
, RevertableProperty(..)
- , (<!>)
+ , MkRevertableProperty(..)
, IsProp(..)
, Combines(..)
, CombinedType