Support GHC 9.2
andreasabel opened this issue · 2 comments
andreasabel commented
Blocked on:
- aeson (haskell/aeson#885, haskell/aeson#856)
- cabal-doctest (ulidtko/cabal-doctest#70, ulidtko/cabal-doctest#72)
- doctest (sol/doctest#305)
- lifted-async (maoe/lifted-async#37)
- polyparse (hackage-trustees/malcolm-wallace-universe#12)
andreasabel commented
The following releases build with GHC 9.2.1:
- 2.9.3
- 2.9.2
- 2.9.1
- 2.9.0
- 2.8.4
- 2.8.3 depends (haskell/cabal#7808):
cabal install BNFC-2.8.3
fails, but
cabal get BNFC-2.8.3 && cd BNFC-2.8.3 && cabal install
succeeds
Version 2.8.2 only builds up to GHC 8.6.
andreasabel commented
The ecosystem has caught up to GHC 9.2 now. No changes to BNFC necessary!