Ticket #51 (closed bug report: fixed)
parens around RHS of type instance rejected
| Reported by: | ganesh | Owned by: | nibro |
|---|---|---|---|
| Priority: | major | Milestone: | Full code support |
| Component: | parser | Version: | 1.0.0 |
| Keywords: | Cc: |
Description
This program is accepted by GHC but rejected by HSE:
module Test3 where class Test3 a instance (Test3 ())
Change History
Note: See
TracTickets for help on using
tickets.
