diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-24 16:38:05 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-24 16:38:05 -0400 |
| commit | 4db01fc714a12a5c8fed455ebbe37115f596aee5 (patch) | |
| tree | a076929632099cb43df5697b8f9307f1843bdc11 /src/Propellor.hs | |
| parent | 61be7bc943907d2252be711471df3c84b99514e7 (diff) | |
| parent | 6f949b35602f7b2095b7248981dce7381a09852d (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor.hs')
| -rw-r--r-- | src/Propellor.hs | 1 |
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 |
