haskell / haskell/haskell-language-server
HLS can't correctly load `Haskell2010` pragma on ghc-9.2
Open
GHC
type: bug
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
GHC-9.2 implicitly enabled `GHC2021`. with a cabal project with `Haskell2010` as default language, it doesn't disable `GHC2021` as expected.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.