[Git][ghc/ghc][wip/romes/exceptions-propagate] 2 commits: Do #25283
Rodrigo Mesquita (@alt-romes)
gitlab at gitlab.haskell.org
Thu Sep 26 15:00:13 UTC 2024
Rodrigo Mesquita pushed to branch wip/romes/exceptions-propagate at Glasgow Haskell Compiler / GHC
Commits:
08995502 by Rodrigo Mesquita at 2024-09-26T15:58:41+01:00
Do #25283
- - - - -
eedb64d9 by Rodrigo Mesquita at 2024-09-26T15:58:42+01:00
Freeze call stack in error throwing functions
- - - - -
30 changed files:
- compiler/GHC/Utils/Panic/Plain.hs
- libraries/base/src/GHC/Exception.hs
- libraries/base/src/GHC/Stack.hs
- libraries/base/tests/IO/T4808.stderr
- libraries/base/tests/IO/mkdirExists.stderr
- libraries/base/tests/IO/openFile002.stderr
- libraries/base/tests/IO/withBinaryFile001.stderr
- libraries/base/tests/IO/withFile001.stderr
- libraries/base/tests/IO/withFileBlocking001.stderr
- libraries/base/tests/T15349.stderr
- libraries/base/tests/T19288.stderr
- libraries/base/tests/T24807.stderr
- libraries/ghc-internal/src/GHC/Internal/Exception.hs
- libraries/ghc-internal/src/GHC/Internal/IO.hs
- libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs
- libraries/ghc-internal/src/GHC/Internal/Stack.hs
- libraries/ghc-internal/src/GHC/Internal/Stack.hs-boot
- − libraries/ghc-internal/src/GHC/Internal/Stack/CCS.hs-boot
- testsuite/tests/arityanal/should_run/T21694a.stderr
- testsuite/tests/arityanal/should_run/T24296.stderr
- testsuite/tests/codeGen/should_run/T16846.stderr
- testsuite/tests/codeGen/should_run/T5626.stderr
- testsuite/tests/codeGen/should_run/cgrun016.stderr
- testsuite/tests/codeGen/should_run/cgrun025.stderr
- testsuite/tests/codeGen/should_run/cgrun045.stderr
- testsuite/tests/codeGen/should_run/cgrun051.stderr
- testsuite/tests/codeGen/should_run/cgrun059.stderr
- testsuite/tests/concurrent/should_run/T13330.stderr
- testsuite/tests/concurrent/should_run/conc021.stderr
- testsuite/tests/deSugar/should_run/Or5.stderr
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/9eecc912251828a4290e9f71e525bbae662d2e0a...eedb64d9cde72f0da66961945507fd6a364cd28a
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/9eecc912251828a4290e9f71e525bbae662d2e0a...eedb64d9cde72f0da66961945507fd6a364cd28a
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/20240926/13419d26/attachment.html>
More information about the ghc-commits
mailing list