[GHC] #7643: Kind application error

GHC cvs-ghc at haskell.org
Thu Jan 31 14:55:03 CET 2013


#7643: Kind application error
-----------------------------+----------------------------------------------
Reporter:  gmainland         |          Owner:                         
    Type:  bug               |         Status:  new                    
Priority:  normal            |      Component:  Compiler (Type checker)
 Version:  7.6.1             |       Keywords:                         
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple       
 Failure:  None/Unknown      |      Blockedby:                         
Blocking:                    |        Related:                         
-----------------------------+----------------------------------------------
 Compiling the attached program with -dcore-lint fails. This failure is a
 reduced version of code taken from the primitive package, version 0.5.0.1.

 To see the failure:

 {{{
 ghc -dcore-lint --make Main.hs
 }}}

 The failure does not occur with GHC 7.4.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7643>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list