haskell / haskell/stylish-haskell
Support for EmptyCase
Open
works-with-hse-1.19
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
With `-XEmptyCase`, this is a valid expression:
\case{}
Stylish-haskell 0.7.1.0 fails on it.
> Language.Haskell.Stylish.Parse.parseModule: could not parse foo.hs: ParseFailed (SrcLoc ".hs" 195 23) "Parse error: }"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.