summaryrefslogtreecommitdiff
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
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.
-rw-r--r--compiler/ghc.cabal.in2
-rw-r--r--ghc/ghc-bin.cabal.in2
m---------libraries/Cabal0
m---------libraries/directory0
m---------libraries/hpc0
m---------libraries/time0
m---------libraries/unix0
7 files changed, 2 insertions, 2 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index f3d6711f89..b8b7106346 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -55,7 +55,7 @@ Library
process >= 1 && < 1.5,
bytestring >= 0.9 && < 0.11,
binary == 0.8.*,
- time >= 1.4 && < 1.8,
+ time >= 1.4 && < 1.9,
containers >= 0.5 && < 0.6,
array >= 0.1 && < 0.6,
filepath >= 1 && < 1.5,
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
diff --git a/libraries/Cabal b/libraries/Cabal
-Subproject e8aa54220a4bbe3fe6d14542f3a94222228efb2
+Subproject 19c278feb732f5797256ff28eb671440f5511c6
diff --git a/libraries/directory b/libraries/directory
-Subproject 4a4a19d1c46c70ffd9a3e1c4c283e2e16214258
+Subproject af307f52ca94ed232d1372fc6760a4b3efa243c
diff --git a/libraries/hpc b/libraries/hpc
-Subproject 92673292ab7ce7878e982d0a02df3e548ef15b5
+Subproject c23cad32f408559ba95b880c04dc1a2c60ec3d0
diff --git a/libraries/time b/libraries/time
-Subproject b6098be8a4facfa854c633f2a3a82ab8e72962e
+Subproject 6e202edc1b0e32c25bc13194e6496c2c1819846
diff --git a/libraries/unix b/libraries/unix
-Subproject d0b0e8cf5a7fa5b9dc500d2f623258200818cb1
+Subproject 821cb07ecf235625b4bb06626d30e4b15f28df3