Ticket #53 (closed defect: fixed)
Check for name shadowing in forall quantifiers.
| Reported by: | benl | Owned by: | erikd |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.1.4 |
| Component: | Source Parser | Version: | 0.1.2 |
| Keywords: | Cc: |
Description
funTT :: forall a a.. a -> a;
This got broken when we merged the source and core type representation.
Change History
Note: See
TracTickets for help on using
tickets.
