Ticket #185 (closed bug report: fixed)
exactPrint fails with non-exhaustive pattern
| Reported by: | maeder | Owned by: | nibro |
|---|---|---|---|
| Priority: | major | Milestone: | Full document support |
| Component: | exactprinter | Version: | 1.1.4 |
| Keywords: | Cc: |
Description
For a source
data T = T deriving Eq
without parenthesis around the class to be derived exactPrint fails with
pp: src/Language/Haskell/Exts/Annotated/ExactPrint.hs:158:0-45: Non-exhaustive patterns in function pList
Change History
Note: See
TracTickets for help on using
tickets.
