summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-02-16 12:58:13 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-02-20 13:58:10 -0500
commit6b468f7f6185e68ccdea547beb090092b77cf87e (patch)
tree94f61dc57fa75cbdffb5f9c3694aa50f1a961c31
parent845284a5ddceb043b1b1af6f130143f1ef160835 (diff)
downloadhaskell-6b468f7f6185e68ccdea547beb090092b77cf87e.tar.gz
Bump time submodule to 1.12.1
-rw-r--r--compiler/ghc.cabal.in2
-rw-r--r--ghc/ghc-bin.cabal.in2
m---------libraries/directory0
m---------libraries/hpc0
m---------libraries/time0
5 files changed, 2 insertions, 2 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index 068ded4e9c..6bc23a69a8 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -66,7 +66,7 @@ Library
process >= 1 && < 1.7,
bytestring >= 0.9 && < 0.12,
binary == 0.8.*,
- time >= 1.4 && < 1.12,
+ time >= 1.4 && < 1.13,
containers >= 0.6.2.1 && < 0.7,
array >= 0.1 && < 0.6,
filepath >= 1 && < 1.5,
diff --git a/ghc/ghc-bin.cabal.in b/ghc/ghc-bin.cabal.in
index 3a1b4922f6..139ef0196b 100644
--- a/ghc/ghc-bin.cabal.in
+++ b/ghc/ghc-bin.cabal.in
@@ -68,7 +68,7 @@ Executable ghc
ghci == @ProjectVersionMunged@,
haskeline == 0.8.*,
exceptions == 0.10.*,
- time >= 1.8 && < 1.12
+ time >= 1.8 && < 1.13
CPP-Options: -DHAVE_INTERNAL_INTERPRETER
Other-Modules:
GHCi.Leak
diff --git a/libraries/directory b/libraries/directory
-Subproject adb8b4d67356c4eca92f62fd1b7c1ac8add4241
+Subproject f0da64307959fcd2225c01f97df851ff45285e6
diff --git a/libraries/hpc b/libraries/hpc
-Subproject 3648cd63d10e301f3f596efdcb1427a6a6a96cf
+Subproject 8adc9d2438f29c133dab3396c96020d143d34cf
diff --git a/libraries/time b/libraries/time
-Subproject df292e1a74c6a87c2c1c889679074dd46ad3946
+Subproject caa9ecb3a79cf4d952d9c357ed5aa428aa4adb2