[project @ 2004-07-19 11:29:34 by simonpj]
authorsimonpj <unknown>
Mon, 19 Jul 2004 11:29:39 +0000 (11:29 +0000)
committersimonpj <unknown>
Mon, 19 Jul 2004 11:29:39 +0000 (11:29 +0000)
commitc92ad29760f7e307bade71ff51ca10563fd6d474
treebaf3731c0cedd533cc12e89e43ef353947a70193
parentbe5bbcf6d33d0e998d8acac8d2af557c0c9752a9
[project @ 2004-07-19 11:29:34 by simonpj]
Template Haskell improvements

a) Make '() and '[] work.
b) Add tupleTypeName, tupleDataName
b) Try to improve error message for (lack of) existential data constructors in TH
ghc/compiler/deSugar/DsMeta.hs
ghc/compiler/parser/Parser.y.pp