summaryrefslogtreecommitdiff
path: root/ghc/ghc-bin.cabal.in
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-02-20 16:01:04 -0500
committerBen Gamari <ben@smart-cactus.org>2017-02-20 19:19:46 -0500
commit7153370288e6075c4f8c996ff02227e48805da06 (patch)
treee79821e81e85a878940aae866cfbf65d283673f4 /ghc/ghc-bin.cabal.in
parent240b43e4969595418bb3c0d1519111be59572672 (diff)
downloadhaskell-7153370288e6075c4f8c996ff02227e48805da06.tar.gz
Bump time submodule to 1.8
This unfortunately had quite a number of knock-on effects, including a need for new releases of directory and unix.
Diffstat (limited to 'ghc/ghc-bin.cabal.in')
-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 9c9ca0e246..0f50453c3d 100644
--- a/ghc/ghc-bin.cabal.in
+++ b/ghc/ghc-bin.cabal.in
@@ -52,7 +52,7 @@ Executable ghc
deepseq == 1.4.*,
ghci == @ProjectVersionMunged@,
haskeline == 0.7.*,
- time == 1.7.*,
+ time == 1.8.*,
transformers == 0.5.*
CPP-Options: -DGHCI
GHC-Options: -fno-warn-name-shadowing