summaryrefslogtreecommitdiff
path: root/ghc
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-10-29 17:15:40 -0400
committerBen Gamari <ben@smart-cactus.org>2018-11-02 14:33:54 -0400
commitc3c552d6ef4bdbbd7e2928dac864ff6009b36311 (patch)
tree30fcdbe13e1a67521994d24dcb235b669d35469a /ghc
parentefb314582f1a1974d68505bbf9312f130416ef65 (diff)
downloadhaskell-c3c552d6ef4bdbbd7e2928dac864ff6009b36311.tar.gz
Bump time submodule
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 1f15c347ed..781933062f 100644
--- a/ghc/ghc-bin.cabal.in
+++ b/ghc/ghc-bin.cabal.in
@@ -62,7 +62,7 @@ Executable ghc
ghc-prim == 0.5.*,
ghci == @ProjectVersionMunged@,
haskeline == 0.7.*,
- time == 1.8.*,
+ time >= 1.8 && < 1.10,
transformers == 0.5.*
CPP-Options: -DGHCI
GHC-Options: -fno-warn-name-shadowing