Allow base-4.3
[haskell-directory.git] / 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) {