[GHC] #9437: Wrong error message when using `..' with a record update

GHC ghc-devs at haskell.org
Mon Aug 25 15:18:18 UTC 2014


#9437: Wrong error message when using `..' with a record update
-------------------------------------+-------------------------------------
              Reporter:  elliottt    |            Owner:
                  Type:  bug         |           Status:  closed
              Priority:  normal      |        Milestone:
             Component:  Compiler    |          Version:  7.8.3
            Resolution:  fixed       |         Keywords:
      Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple                   |       Difficulty:  Unknown
       Type of failure:              |       Blocked By:
  None/Unknown                       |  Related Tickets:
             Test Case:              |
  rename/should_fail/T9437           |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by Simon Peyton Jones <simonpj@…>):

 In [changeset:"67a6ade91b77fb2252ebdad34a934d9fb54eb43d/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="67a6ade91b77fb2252ebdad34a934d9fb54eb43d"
 Improve documentation of record wildcards

 In particular mention that they aren't allowed for record updates.

 Triggered by Trac #9437
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9437#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list