diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-31 16:20:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-31 16:20:38 -0400 |
| commit | 740a8243f604d178f0874a4c9409c008d03371c4 (patch) | |
| tree | 6b5fff437e7e07063e3483f306acb6bd08df1daa /Propellor.hs | |
| parent | a5b739af6d20312d47ab75a63bc4fbfd847b65a6 (diff) | |
propellor spin
Diffstat (limited to 'Propellor.hs')
| -rw-r--r-- | Propellor.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Propellor.hs b/Propellor.hs index 3e7e88ad..279c1919 100644 --- a/Propellor.hs +++ b/Propellor.hs @@ -58,3 +58,4 @@ import Data.Either as X import Control.Applicative as X import Control.Monad as X import Data.Monoid as X +import Control.Monad.IfElse as X |
