amazonka
amazonka copied to clipboard
Compilation failures with GHC 9.8
Amazonka packages were thrown out of Stackage Nightly, there must have been some kinda of incompatibility with the compiler or newer libraries: see build-constraints.yaml
Error message is available:
- https://github.com/commercialhaskell/stackage/issues/7261
https://gitlab.haskell.org/ghc/ghc/-/issues/24317
Fixed by https://github.com/brendanhay/amazonka/commit/c604b8f282785f41977f234d33e2bae10773ece2
@endgame Would it be possible to fix this just by amending default-extensions? Then it wouldn't be necessary to reupload everything, a revision would do.
No, I tried to preview a change like that, and Hackage only allows revisions which change dependency information.