[Git][ghc/ghc][wip/exception-context] 6 commits: compiler: Default and warn ExceptionContext constraints

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Thu Feb 29 00:37:10 UTC 2024



Ben Gamari pushed to branch wip/exception-context at Glasgow Haskell Compiler / GHC


Commits:
df6b182d by Ben Gamari at 2024-02-27T22:45:14-05:00
compiler: Default and warn ExceptionContext constraints

- - - - -
4d4b6732 by Ben Gamari at 2024-02-27T22:45:14-05:00
base: Introduce exception backtraces

- - - - -
66a39f9a by Ben Gamari at 2024-02-27T22:45:14-05:00
users guide: Release notes for exception backtrace work

- - - - -
f6eee345 by Ben Gamari at 2024-02-28T18:07:11-05:00
Bump array submodule

- - - - -
94ce3dab by Ben Gamari at 2024-02-28T18:09:28-05:00
backtrac

- - - - -
135f19a8 by Ben Gamari at 2024-02-28T19:36:58-05:00
Bump stm submodule

- - - - -


30 changed files:

- compiler/GHC/Builtin/Names.hs
- compiler/GHC/Core/Predicate.hs
- compiler/GHC/Driver/Flags.hs
- compiler/GHC/Driver/Session.hs
- compiler/GHC/Tc/Errors/Ppr.hs
- compiler/GHC/Tc/Errors/Types.hs
- compiler/GHC/Tc/Solver.hs
- compiler/GHC/Types/Error/Codes.hs
- docs/users_guide/9.8.1-notes.rst
- docs/users_guide/using-warnings.rst
- libraries/array
- libraries/base/base.cabal
- libraries/base/changelog.md
- libraries/base/tests/IO/T21336/T21336a.stderr
- libraries/base/tests/IO/T21336/T21336b.stderr
- 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/assert.stderr
- libraries/base/tests/topHandler04.stderr
- libraries/ghc-internal/ghc-internal.cabal
- libraries/ghc-internal/src/GHC/Internal/Exception.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c22311b61be6f1127411700383435b7738d932df...135f19a820aeeda8cd541507e34fddd6cb6898a0

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c22311b61be6f1127411700383435b7738d932df...135f19a820aeeda8cd541507e34fddd6cb6898a0
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/20240228/a9123873/attachment.html>


More information about the ghc-commits mailing list