summaryrefslogtreecommitdiff
path: root/src/Propellor.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-11-24 16:38:05 -0400
committerJoey Hess <joeyh@joeyh.name>2015-11-24 16:38:05 -0400
commit4db01fc714a12a5c8fed455ebbe37115f596aee5 (patch)
treea076929632099cb43df5697b8f9307f1843bdc11 /src/Propellor.hs
parent61be7bc943907d2252be711471df3c84b99514e7 (diff)
parent6f949b35602f7b2095b7248981dce7381a09852d (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor.hs')
-rw-r--r--src/Propellor.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor.hs b/src/Propellor.hs
index 9d45c376..53b209ca 100644
--- a/src/Propellor.hs
+++ b/src/Propellor.hs
@@ -31,7 +31,6 @@ module Propellor (
Host(..)
, Property
, RevertableProperty
- , (<!>)
, module Propellor.Types
-- * Config file
, defaultMain