summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2015-06-30 16:50:33 -0400
committerJoey Hess2015-06-30 16:50:33 -0400
commit76c68c6d0a7709cd03945db57716f7cb076b0a7c (patch)
treebc7e27f10e97dcf10310c6f40ef1b553398b3230 /propellor.cabal
parenta17c048a7bc520c53b68d4f0aeaafe2990ef6803 (diff)
parent7cd4c0054fc11e142a7e72e94b108638fed6e747 (diff)
Merge branch 'joeyconfig'
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 d09e7590..ad9f4530 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -38,7 +38,7 @@ Executable propellor
Build-Depends: MissingH, directory, filepath, base >= 4.5, base < 5,
IfElse, process, bytestring, hslogger, unix-compat, ansi-terminal,
containers, network, async, time, QuickCheck, mtl, transformers,
- exceptions
+ exceptions (>= 0.6)
if (! os(windows))
Build-Depends: unix