diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-24 16:35:46 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-24 16:35:46 -0400 |
| commit | 6f949b35602f7b2095b7248981dce7381a09852d (patch) | |
| tree | 6e7ae989788443aa8fdfb3f4f0a18af87ae3d87b /src/Propellor.hs | |
| parent | a6d48cc36eb635a913a44d0a645bcf2147e973e4 (diff) | |
haddock improvements
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 |
