Re-introduce ErrorCallWithLocation with a deprecation pragma
With the removal of the duplicate backtrace, part of CLC proposal #285, the constructor `ErrorCallWithLocation` was removed from base. This commit re-introduces it with a deprecation.
Showing
- libraries/ghc-internal/src/GHC/Internal/Exception.hs 7 additions, 2 deletionslibraries/ghc-internal/src/GHC/Internal/Exception.hs
- testsuite/tests/interface-stability/base-exports.stdout 3 additions, 0 deletionstestsuite/tests/interface-stability/base-exports.stdout
- testsuite/tests/interface-stability/base-exports.stdout-javascript-unknown-ghcjs 3 additions, 0 deletions...ce-stability/base-exports.stdout-javascript-unknown-ghcjs
- testsuite/tests/interface-stability/base-exports.stdout-mingw32 3 additions, 0 deletions...ite/tests/interface-stability/base-exports.stdout-mingw32
- testsuite/tests/interface-stability/base-exports.stdout-ws-32 3 additions, 0 deletions...suite/tests/interface-stability/base-exports.stdout-ws-32
Loading
Please register or sign in to comment