summaryrefslogtreecommitdiff
path: root/ghc
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-11-30 17:55:56 +0000
committerIan Lynagh <ian@well-typed.com>2012-11-30 17:55:56 +0000
commitd2ff25f8a38466753f403278dbae5bd7f4829142 (patch)
treeb5f4ec611061888241e8b8f3a6d6ebb4e605321d /ghc
parente305fc74c22ff40d345780e418da0056eb3720df (diff)
downloadhaskell-d2ff25f8a38466753f403278dbae5bd7f4829142.tar.gz
Update dependencies
Diffstat (limited to 'ghc')
-rw-r--r--ghc/ghc-bin.cabal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/ghc-bin.cabal.in b/ghc/ghc-bin.cabal.in
index 40dc8581b1..36fc9d4e71 100644
--- a/ghc/ghc-bin.cabal.in
+++ b/ghc/ghc-bin.cabal.in
@@ -29,7 +29,7 @@ Executable ghc
array >= 0.1 && < 0.5,
bytestring >= 0.9 && < 0.11,
directory >= 1 && < 1.3,
- process >= 1 && < 1.2,
+ process >= 1 && < 1.3,
filepath >= 1 && < 1.4,
ghc
if os(windows)