patch applied (ghc-6.12/ghc): Fix Trac #3920: Template Haskell kinds

Ian Lynagh igloo at earth.li
Thu Mar 18 09:37:42 EDT 2010


Wed Mar 17 05:35:19 PDT 2010  simonpj at microsoft.com
  * Fix Trac #3920: Template Haskell kinds
  
  Fix two places where we were doing foldl instead of foldr
  after decomposing a Kind.  Strange that the same bug appears
  in two quite different places!

    M ./compiler/deSugar/DsMeta.hs -1 +1
    M ./compiler/typecheck/TcSplice.lhs -1 +1



More information about the Cvs-ghc mailing list