Ticket #2357 (closed task: fixed)
Implement the Haskell' proposal for polymorphic pattern bindings
| Reported by: | simonmar | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 7.4.1 |
| Component: | Compiler (Type checker) | Version: | 6.8.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | typecheck/should_compile/T2357 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
After discussion on the Haskell' mailing list, it was decided that Haskell' will keep polymorphic pattern bindings, with static semantics defined by a translation.
http://hackage.haskell.org/trac/haskell-prime/wiki/SpecifyPatternBindingSemantics
Change History
Note: See
TracTickets for help on using
tickets.
