Bump template-haskell version to 2.18.0.0
This requires bumping the `exceptions` and `text` submodules to bring in commits that bump their respective upper version bounds on `template-haskell`. Fixes #19083.
Showing
- compiler/ghc.cabal.in 1 addition, 1 deletioncompiler/ghc.cabal.in
- libraries/exceptions 1 addition, 1 deletionlibraries/exceptions
- libraries/ghci/ghci.cabal.in 1 addition, 1 deletionlibraries/ghci/ghci.cabal.in
- libraries/template-haskell/template-haskell.cabal.in 1 addition, 1 deletionlibraries/template-haskell/template-haskell.cabal.in
- libraries/text 1 addition, 1 deletionlibraries/text
- testsuite/tests/th/TH_Roles2.stderr 3 additions, 3 deletionstestsuite/tests/th/TH_Roles2.stderr
Please register or sign in to comment