[Git][ghc/ghc][wip/9.12.1-alpha1] 6 commits: testsuite: normalise some versions in callstacks
Zubin (@wz1000)
gitlab at gitlab.haskell.org
Mon Oct 14 13:39:35 UTC 2024
Zubin pushed to branch wip/9.12.1-alpha1 at Glasgow Haskell Compiler / GHC
Commits:
09aa9a37 by Zubin Duggal at 2024-10-14T19:09:17+05:30
testsuite: normalise some versions in callstacks
- - - - -
b62ef67f by Zubin Duggal at 2024-10-14T19:09:17+05:30
testsuite: use -fhide-source-paths to normalise some backpack tests
- - - - -
a07e9e8f by Zubin Duggal at 2024-10-14T19:09:17+05:30
testsuite/haddock: strip version identifiers and unit hashes from html tests
- - - - -
cededff6 by Zubin Duggal at 2024-10-14T19:09:17+05:30
Bump base bound to 4.21 for GHC 9.12
- - - - -
9a562799 by Zubin Duggal at 2024-10-14T19:09:28+05:30
testsuite: fix normalisation of T9930fail so that it doesn't get tripped up by ghc executable (ARGV[0]) differences
- - - - -
c14795ca by Zubin Duggal at 2024-10-14T19:09:28+05:30
Prepare 9.12.1 alpha
- - - - -
30 changed files:
- compiler/ghc.cabal.in
- configure.ac
- libraries/Cabal
- libraries/array
- libraries/base/base.cabal.in
- libraries/deepseq
- libraries/directory
- libraries/filepath
- libraries/ghc-boot-th/ghc-boot-th.cabal.in
- libraries/ghc-boot/ghc-boot.cabal.in
- libraries/ghc-compact/ghc-compact.cabal
- libraries/ghc-experimental/ghc-experimental.cabal.in
- libraries/ghci/ghci.cabal.in
- libraries/haskeline
- libraries/hpc
- libraries/os-string
- libraries/parsec
- libraries/process
- libraries/semaphore-compat
- libraries/stm
- libraries/template-haskell/template-haskell.cabal.in
- libraries/terminfo
- libraries/unix
- testsuite/tests/backpack/should_compile/all.T
- testsuite/tests/backpack/should_compile/bkp16.stderr
- testsuite/tests/backpack/should_fail/all.T
- testsuite/tests/backpack/should_fail/bkpfail17.stderr
- testsuite/tests/backpack/should_fail/bkpfail19.stderr
- testsuite/tests/gadt/all.T
- testsuite/tests/ghc-e/should_fail/T9930fail.stderr
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/49a1ce190c071072cff68d9ad1f7d9bf02292696...c14795caad9363cb42e53dbf73b25e796d0beec4
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/49a1ce190c071072cff68d9ad1f7d9bf02292696...c14795caad9363cb42e53dbf73b25e796d0beec4
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/20241014/b55b883c/attachment.html>
More information about the ghc-commits
mailing list