Template Haskell: support for kind annotations
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Thu, 26 Mar 2009 08:55:20 +0000 (08:55 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Thu, 26 Mar 2009 08:55:20 +0000 (08:55 +0000)
commit5479f1a02fae9141c02a7873c57af80323b0fc0d
tree886a0d081d7fe1d83551bc6fd15ebb270e389dd7
parentf7ecb11b40e5225ae6fa0284f1a7bbaa5b9edae8
Template Haskell: support for kind annotations
compiler/deSugar/DsMeta.hs
compiler/hsSyn/Convert.lhs
compiler/typecheck/TcHsSyn.lhs
compiler/typecheck/TcSplice.lhs
compiler/typecheck/TcType.lhs