[GHC] #11611: ghc panics

GHC ghc-devs at haskell.org
Sat Feb 20 22:02:12 UTC 2016


#11611: ghc panics
-------------------------------------+-------------------------------------
        Reporter:  Iceland_jack      |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler (Type    |              Version:  8.0.1-rc1
  checker)                           |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11563, #11520,   |  Differential Rev(s):
  #11516, #11399                     |
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * version:  8.1 => 8.0.1-rc1
 * component:  Compiler => Compiler (Type checker)
 * related:   => #11563, #11520, #11516, #11399
 * milestone:   => 8.0.1


Comment:

 Looks fine:
 {{{
 Test.hs:15:65: error:
     • Expected kind ‘[u]’, but ‘x : xs’ has kind ‘[a]’
     • In the second argument of ‘ToMimeType’, namely ‘x : xs’
       In the instance declaration for ‘ToMimeType [u] (x : xs)’
 }}}

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


More information about the ghc-tickets mailing list