summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-03-31 19:06:50 -0400
committerJoey Hess2014-03-31 19:06:50 -0400
commit14d56a303c62e70a7639357c2551a446b1c17556 (patch)
treeedff6eaff977fd9bab6429506e73a0c7027c69ff /propellor.cabal
parent178cd65e475128a9a0d4199f7fd0c02007b77356 (diff)
propellor spin
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index c350261d..9843da5f 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -28,7 +28,7 @@ Executable propellor
GHC-Options: -Wall
Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5,
IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal,
- containers, base64-bytestring
+ containers
if (! os(windows))
Build-Depends: unix