summaryrefslogtreecommitdiff
path: root/src/Propellor/Types.hs
diff options
context:
space:
mode:
authorJoey Hess2015-11-21 13:21:51 -0400
committerJoey Hess2015-11-21 13:21:51 -0400
commitcdcabc4ba35d16c69c6e039d75521dd41aec96a3 (patch)
tree926dcf8d3727983b44d0ff50a49ec20bbd47e89f /src/Propellor/Types.hs
parent1366fd272b70c15d8a28bd6fd44fde970cfa05e3 (diff)
parentdd5ffce2b68ac0b4e306682e8511f13974948e39 (diff)
Merge branch 'joeyconfig'
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