From 9f29c9a21f1619ea3db2cb61ce13d55abbaded5b Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Wed, 22 Feb 2012 19:10:24 +0000 Subject: Update dependencies --- ghc/ghc-bin.cabal.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ghc') diff --git a/ghc/ghc-bin.cabal.in b/ghc/ghc-bin.cabal.in index 0cf51d05e1..1c898f256f 100644 --- a/ghc/ghc-bin.cabal.in +++ b/ghc/ghc-bin.cabal.in @@ -27,7 +27,7 @@ Executable ghc Main-Is: Main.hs Build-Depends: base >= 3 && < 5, array >= 0.1 && < 0.5, - bytestring >= 0.9 && < 0.10, + bytestring >= 0.9 && < 0.11, directory >= 1 && < 1.2, process >= 1 && < 1.2, filepath >= 1 && < 1.4, -- cgit v1.2.1