haskell / haskell/stylish-haskell
Parse error on record with no space before a double colon
Aperta
- Lingua principale
- Haskell
- Stelle
- 1k
- Fork
- 153
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
data News =
News { _ntime:: UTCTime
, _nsummary :: T.Text }
```
Language.Haskell.Stylish.Parse.parseModule: could not parse : ParseFailed (SrcLoc ".hs" 2 16) "Parse error: :"
ver. 0.8.1.0
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.