haskell / haskell/stylish-haskell
Building with `ghc-lib-parser-9.0.*`
Open
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
`stylish-haskell-0.14.0.0` supports GHC 9.0 & 9.2 now, but it's difficult to integrate it into HLS for GHC 9.0 because it uses `ghc-lib-parser-9.2.*` and `ghc-lib-parser-ex-9.2.*`, while other formatters still use `ghc-lib-parser-9.0.*`. It'll be nice if there could be a compile flag that allows `stylish-haskell` to build against `ghc-lib-parser-9.0.*` and `ghc-lib-parser-ex-9.0.*`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.