Ticket #3699 (new feature request)
Wildcards in type functions
| Reported by: | MartijnVanSteenbergen | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 7.6.2 |
| Component: | Compiler | Version: | 6.10.4 |
| Keywords: | Cc: | eir@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
I would like to be able to use wildcards in type synonym family instances, so that I can write:
type instance ErrorAlg (f :>: _) e a = ErrorAlg f e a
Change History
Note: See
TracTickets for help on using
tickets.
