summaryrefslogtreecommitdiff
path: root/src/Propellor/Types
diff options
context:
space:
mode:
authorJoey Hess2016-03-24 11:41:56 -0400
committerJoey Hess2016-03-24 11:41:56 -0400
commit7b7ad7e685cccb7ff2c609d92192bf7d983fc400 (patch)
treedfbcefb434b9e189b507fd495d3db6cf11567430 /src/Propellor/Types
parent84bb4d3e1590d143627be61eba05017e073d9cc7 (diff)
fix export
Diffstat (limited to 'src/Propellor/Types')
-rw-r--r--src/Propellor/Types/PropTypes.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Types/PropTypes.hs b/src/Propellor/Types/PropTypes.hs
index 65706b19..d20a4345 100644
--- a/src/Propellor/Types/PropTypes.hs
+++ b/src/Propellor/Types/PropTypes.hs
@@ -11,7 +11,7 @@ module Propellor.Types.PropTypes (
Buntish,
FreeBSD,
HasInfo,
- (+),
+ type (+),
OuterPropTypes,
ensureProperty,
tightenTargets,