Ticket #137 (new modification)

Opened 2 years ago

Last modified 2 years ago

Named field wild-cards for Haskell 2011

Reported by: iavor.diatchki@… Owned by:
Milestone: Haskell 2011 Keywords:
Cc: Section: N/A or multiple
State: discussion

Description (last modified by malcolm.wallace@…) (diff)

I'd like to propose that we add named field wild-cards to Haskell 2011.

Implementation: This feature is implemented in GHC with flag -XRecordWildCards.

Documentation: The feature is documented in  Section 7.3.16 of the GHC User's Manual.

Change History

Changed 2 years ago by malcolm.wallace@…

  • description modified (diff)
  • summary changed from Record wild-cards for Haskell 2011 to Named field wild-cards for Haskell 2011
Note: See TracTickets for help on using tickets.