summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-03-31 14:41:40 -0400
committerJoey Hess2014-03-31 14:41:40 -0400
commitac76e80fa24efe90d312c18a950e65e1e150a776 (patch)
treeefbd7d39b6fea21a0325b2442fa78eb85206d53d /propellor.cabal
parent48b3c546b75ee27638562e3031e8c42677d506e2 (diff)
propellor spin
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal3
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