Ticket #1 (closed bug report: fixed)
Empty instance definitions don't parse
| Reported by: | NeilMitchell | Owned by: | nibro |
|---|---|---|---|
| Priority: | major | Milestone: | Full code support |
| Component: | parser | Version: | |
| Keywords: | Cc: |
Description
Parse error on:
instance Traversable Tree where x :: Int x = 4
Originally reported as a HLint bug at http://code.google.com/p/ndmitchell/issues/detail?id=156
Change History
Note: See
TracTickets for help on using
tickets.
