Zubin pushed to branch wip/backports-9.14 at Glasgow Haskell Compiler / GHC
Commits:
-
b213fd91
by Ben Gamari at 2025-10-31T17:37:45+05:30
-
5e30da3a
by Ben Gamari at 2025-10-31T17:37:45+05:30
3 changed files:
Changes:
| 1 | -Subproject commit b6c4290124eb1138358bf04ad9f33e67f6c5c1d8 |
|
| 1 | +Subproject commit 81bfd6e0ca631f315658201ae02e30046678f056 |
| 1 | -Subproject commit 2e693aad07540173a0169971b27c9acac28eeff1 |
|
| 1 | +Subproject commit c08666bf7bf528e607fc1eacc20032ec59e69df3 |
| ... | ... | @@ -7,5 +7,6 @@ While handling default output name would overwrite the input file; must specify |
| 7 | 7 | | Usage: For basic information, try the `--help' option.
|
| 8 | 8 | |
| 9 | 9 | HasCallStack backtrace:
|
| 10 | - bracket, called at compiler/GHC/Driver/MakeAction.hs:2955:3 in ghc-9.13-inplace:GHC.Driver.MakeAction
|
|
| 11 | - |
|
| 10 | + throwIO, called at libraries/exceptions/src/Control/Monad/Catch.hs:1:1 in <package-id>:Control.Monad.Catch
|
|
| 11 | + throwM, called at libraries/exceptions/src/Control/Monad/Catch.hs:1:1 in <package-id>:Control.Monad.Catch
|
|
| 12 | + onException, called at compiler/GHC/Driver/MakeAction.hs:1:1 in <package-id>:GHC.Driver.MakeAction |