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