#3421: Iface Lint failure panic with HEAD ghc-stage1
-------------------------------+--------------------------------------------
    Reporter:  Ashley Yakeley  |        Owner:         
        Type:  bug             |       Status:  closed 
    Priority:  normal          |    Milestone:         
   Component:  Compiler        |      Version:  6.11   
    Severity:  normal          |   Resolution:  fixed  
    Keywords:                  |   Difficulty:  Unknown
    Testcase:                  |           Os:  Linux  
Architecture:  x86_64 (amd64)  |  
-------------------------------+--------------------------------------------
Changes (by simonpj):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => fixed

Comment:

 Urk.  Thanks.  Turned out be be a typo in `TysPrim`:
 {{{
 Mon Aug 10 09:43:20 PDT 2009  [email protected]
   * Fix Trac #3421: a typo in TysPrim
   Ignore-this: 67af95909862d672c6eb738c52458873

   This is just a blatant typo, where Any1 :: *->* was getting mixed
   up with Any :: *.


     M ./compiler/prelude/TysPrim.lhs -1 +1
 }}}
 I'm not going to bother with a regression test.

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3421#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to