[GHC] #11352: Allow applying type to label

GHC ghc-devs at haskell.org
Tue Jan 5 12:06:51 UTC 2016


#11352: Allow applying type to label
-------------------------------------+-------------------------------------
        Reporter:  Iceland_jack      |                Owner:  adamgundry
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler (Type    |              Version:  7.11
  checker)                           |
      Resolution:                    |             Keywords:  ORF
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by adamgundry):

 * owner:   => adamgundry
 * keywords:   => ORF
 * version:  7.10.3 => 7.11
 * component:  Compiler => Compiler (Type checker)
 * failure:  None/Unknown => GHC rejects valid program


Comment:

 I don't see any reason why this shouldn't work, I suspect the overloaded
 labels implementation just needs a bit of re-organization now that visible
 type application is implemented.

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


More information about the ghc-tickets mailing list