[Git][ghc/ghc][wip/romes/exceptions-propagate] 3 commits: Do #25283

Rodrigo Mesquita (@alt-romes) gitlab at gitlab.haskell.org
Thu Sep 26 15:13:45 UTC 2024



Rodrigo Mesquita pushed to branch wip/romes/exceptions-propagate at Glasgow Haskell Compiler / GHC


Commits:
90ce8cba by Rodrigo Mesquita at 2024-09-26T16:13:36+01:00
Do #25283

- - - - -
0cb315ed by Rodrigo Mesquita at 2024-09-26T16:13:36+01:00
Freeze call stack in error throwing functions

- - - - -
b4bfc7d5 by Rodrigo Mesquita at 2024-09-26T16:13:36+01:00
Accept tests

- - - - -


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/withBinaryFile002.stderr
- libraries/base/tests/IO/withFile001.stderr
- libraries/base/tests/IO/withFile002.stderr
- libraries/base/tests/IO/withFileBlocking001.stderr
- libraries/base/tests/IO/withFileBlocking002.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


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/eedb64d9cde72f0da66961945507fd6a364cd28a...b4bfc7d578ea3a580b88fcabd20871afaa7eea43

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/eedb64d9cde72f0da66961945507fd6a364cd28a...b4bfc7d578ea3a580b88fcabd20871afaa7eea43
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/964c4dea/attachment.html>


More information about the ghc-commits mailing list