haskell / haskell/stylish-haskell
Stylish-haskell 0.15.1.0 doesn't know that GHC2024 includes lambda-case
Open
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting
:117:23: error: [GHC-51179] Illegal \case
with `default-language: GHC2024`. Adding `{-# LANGUAGE LambdaCase #-}` to the file fixes the problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.