base: Use displayException in top-level exception handler
Happily this also allows us to eliminate a special case for Deadlock exceptions. Implements [CLC #198](https://github.com/haskell/core-libraries-committee/issues/198).
Showing
- libraries/base/changelog.md 1 addition, 0 deletionslibraries/base/changelog.md
- libraries/ghc-internal/src/GHC/Internal/Conc/Sync.hs 2 additions, 7 deletionslibraries/ghc-internal/src/GHC/Internal/Conc/Sync.hs
- libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs 2 additions, 1 deletionlibraries/ghc-internal/src/GHC/Internal/IO/Exception.hs
Please register or sign in to comment