[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 22:32:51 UTC 2023



Ben Gamari pushed to branch wip/backports-9.8 at Glasgow Haskell Compiler / GHC


Commits:
e81bde51 by Ben Gamari at 2023-10-05T18:32:42-04:00
Bump hpc submodule to 0.7.0.0

- - - - -


4 changed files:

- compiler/ghc.cabal.in
- libraries/hpc
- testsuite/tests/hpc/T17073.stdout
- 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


=====================================
testsuite/tests/hpc/T17073.stdout
=====================================
@@ -7,7 +7,7 @@
 100% alternatives used (0/0)
 100% local declarations used (0/0)
 100% top-level declarations used (1/1)
-hpc tools, version 0.68
+hpc tools, version 0.69
 Writing: Main.hs.html
 Writing: hpc_index.html
 Writing: hpc_index_fun.html


=====================================
utils/hpc
=====================================
@@ -1 +1 @@
-Subproject commit eb800fe76409f54660335496592f777ae215ff92
+Subproject commit 8688d7fb97a76b0cc49d647ea4745f4ed06e3fcc



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e81bde512d2efa10cffde9990e3735958b3b5fd2

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e81bde512d2efa10cffde9990e3735958b3b5fd2
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/8b58fe09/attachment-0001.html>


More information about the ghc-commits mailing list