[Git][ghc/ghc][wip/backports-9.8] Bump hpc submodule to 0.7.0.0
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Thu Oct 5 21:48:57 UTC 2023
Ben Gamari pushed to branch wip/backports-9.8 at Glasgow Haskell Compiler / GHC
Commits:
351c8e70 by Ben Gamari at 2023-10-05T17:48:50-04:00
Bump hpc submodule to 0.7.0.0
- - - - -
3 changed files:
- compiler/ghc.cabal.in
- libraries/hpc
- utils/hpc
Changes:
=====================================
compiler/ghc.cabal.in
=====================================
@@ -105,7 +105,7 @@ Library
array >= 0.1 && < 0.6,
filepath >= 1 && < 1.5,
template-haskell == 2.21.*,
- hpc == 0.6.*,
+ hpc >= 0.6 && < 0.8,
transformers >= 0.5 && < 0.7,
exceptions == 0.10.*,
semaphore-compat,
=====================================
libraries/hpc
=====================================
@@ -1 +1 @@
-Subproject commit 50d520bf6002ab55032e233dced0556ad63ad0c0
+Subproject commit 6bc66b7ae490d28d6b17d01c2959d6c8ce3e7a79
=====================================
utils/hpc
=====================================
@@ -1 +1 @@
-Subproject commit eb800fe76409f54660335496592f777ae215ff92
+Subproject commit 8688d7fb97a76b0cc49d647ea4745f4ed06e3fcc
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/351c8e7021603ba0c2d69dee59854a639fda26df
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/351c8e7021603ba0c2d69dee59854a639fda26df
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20231005/cb9f57b4/attachment-0001.html>
More information about the ghc-commits
mailing list