[GHC] #13680: Can't use TypeApplications with [] data constructor

GHC ghc-devs at haskell.org
Thu Jun 22 11:11:00 UTC 2017


#13680: Can't use TypeApplications with [] data constructor
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler (Type    |              Version:  8.0.1
  checker)                           |             Keywords:
      Resolution:                    |  TypeApplications
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 simonpj):

 * cc: goldfire (added)


Comment:

 Richard is the king of visible type application, but he's on holiday for a
 fortnight.  But I think you are right that the empty-list case of
 `ExplicitList` probably needs to be special-case. Should not be too hard
 to do that.

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


More information about the ghc-tickets mailing list