Allow base-4.3
authorSimon Marlow <marlowsd@gmail.com>
Wed, 2 Jun 2010 08:24:44 +0000 (08:24 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 2 Jun 2010 08:24:44 +0000 (08:24 +0000)
directory.cabal

index 3531a6e..ff83a86 100644 (file)
@@ -30,7 +30,7 @@ Library {
     includes: HsDirectory.h
     install-includes: HsDirectory.h HsDirectoryConfig.h
     extensions: CPP, ForeignFunctionInterface
-    build-depends: base >= 4.1 && < 4.3,
+    build-depends: base >= 4.1 && < 4.4,
                    old-time >= 1.0 && < 1.1,
                    filepath >= 1.1 && < 1.3
     if !impl(nhc98) {