Ticket #92 (closed defect: fixed)
Better error message when trying to define an instance of an unknown class
| Reported by: | benl | Owned by: | benl |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.1.3 |
| Component: | Source Parser | Version: | 0.1.2 |
| Keywords: | Cc: |
Description
instance Wibble a where
...
If Wibble is not in scope, the compiler panics.
Change History
Note: See
TracTickets for help on using
tickets.
