Bump dependencies
[ghc-hetmet.git] / utils / ghc-pkg / ghc-pkg.cabal
index eb54d84..e04ec32 100644 (file)
@@ -19,7 +19,7 @@ Executable ghc-pkg
     Extensions: CPP, ForeignFunctionInterface
 
     Build-Depends: base       >= 4   && < 5,
-                   directory  >= 1   && < 1.1,
+                   directory  >= 1   && < 1.2,
                    process    >= 1   && < 1.1,
                    haskell98,
                    filepath,