diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-31 14:41:40 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-31 14:41:40 -0400 |
| commit | ac76e80fa24efe90d312c18a950e65e1e150a776 (patch) | |
| tree | efbd7d39b6fea21a0325b2442fa78eb85206d53d /propellor.cabal | |
| parent | 48b3c546b75ee27638562e3031e8c42677d506e2 (diff) | |
propellor spin
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/propellor.cabal b/propellor.cabal index 779c7df2..80a05f46 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -29,7 +29,7 @@ Executable propellor Extensions: PackageImports Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5, IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal, - containers, dataenc + containers, base64-bytestring if (! os(windows)) Build-Depends: unix @@ -67,7 +67,6 @@ Library Propellor.Types Other-Modules: Utility.Applicative - Utility.Base64 Utility.Data Utility.Directory Utility.Env |
