From 3f1779c88f611062e20c1d69662c2af0c4080d81 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Wed, 2 Jun 2010 08:25:09 +0000 Subject: Allow base-4.3 --- unix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unix.cabal') 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 -- cgit v1.2.3