[project @ 2004-06-01 23:22:30 by igloo]
authorigloo <unknown>
Tue, 1 Jun 2004 23:22:33 +0000 (23:22 +0000)
committerigloo <unknown>
Tue, 1 Jun 2004 23:22:33 +0000 (23:22 +0000)
commit5ca86c67873a146c859cac04a76ee35260a4cf0a
tree461a8e46781c8ed69eec8ec6290944dfd6af52f2
parent41fc1d1564ab6ecd767c1c1f3b378a433d64a954
[project @ 2004-06-01 23:22:30 by igloo]
Add missing functions to TH export list (mostly spotted by Duncan Coutts).

Update TH test output.

Add TH support for patterns with type signatures, and test for same
(requested by Isaac Jones).

Add TH support for pattern guards, and tests for same
(requested by Isaac Jones).

Add infix patterns to TH datatypes.

Added Lift instances for 2- to 7-tuples (requested by Duncan Coutts).
ghc/compiler/deSugar/DsMeta.hs
ghc/compiler/hsSyn/Convert.lhs