haskell / haskell/stylish-haskell
Support for EmptyCase
Abierto
works-with-hse-1.19
- Lenguaje dominante
- Haskell
- Estrellas
- 1k
- Forks
- 153
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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: }"
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.