Fix build following haskell98 and -fglasgow-exts changes
[ghc-hetmet.git] / utils / runghc / runghc.cabal.in
index 7b3fc1b..7dfdc97 100644 (file)
@@ -20,7 +20,7 @@ Executable runghc
 
     if flag(base3)
         Build-Depends: base       >= 3   && < 5,
-                       directory  >= 1   && < 1.1,
+                       directory  >= 1   && < 1.2,
                        process    >= 1   && < 1.1
     else
         Build-Depends: base < 3