aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
diff options
context:
space:
mode:
authorGravatar Ian Lynagh <ian@well-typed.com>2012-11-30 17:56:17 +0000
committerGravatar Ian Lynagh <ian@well-typed.com>2012-11-30 17:56:17 +0000
commit3db0f40d3b3d27246599845b9f0f09ae0a88cd02 (patch)
treea4ced7b6637ecd9e9a448395dc7243c3593f2ebd /unix.cabal
parentd487b8d6374f3467a08a7c1882cd3b99b50e30e3 (diff)
Update dependencies
Diffstat (limited to 'unix.cabal')
-rw-r--r--unix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix.cabal b/unix.cabal
index 3b8dc0a..b41c7cf 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -78,7 +78,7 @@ Library
System.Posix.Process.Common
System.Posix.Terminal.Common
- build-depends: base >= 4.2 && < 4.7,
+ build-depends: base >= 4.2 && < 4.8,
bytestring >= 0.9.2.0 && < 0.11,
time
extensions: CPP, ForeignFunctionInterface, EmptyDataDecls