aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
diff options
context:
space:
mode:
authorGravatar Simon Marlow <marlowsd@gmail.com>2010-06-02 08:25:09 +0000
committerGravatar Simon Marlow <marlowsd@gmail.com>2010-06-02 08:25:09 +0000
commit3f1779c88f611062e20c1d69662c2af0c4080d81 (patch)
treecfdecde8415f4c24a7cff12ab51af1f14716982e /unix.cabal
parenta1b7ac33e7d6fedffa931f90d9f20ac086f26181 (diff)
Allow base-4.3
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 cba172a..18dd70e 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -47,7 +47,7 @@ Library
System.Posix.Signals.Exts
System.Posix.Semaphore
System.Posix.SharedMem
- build-depends: base >= 4.2 && < 4.3
+ build-depends: base >= 4.2 && < 4.4
extensions: CPP, ForeignFunctionInterface, EmptyDataDecls
include-dirs: include
includes: HsUnix.h execvpe.h