Complain sensibly if you try to use scoped type variables in Template Haskell
authorsimonpj@microsoft.com <unknown>
Wed, 16 Jan 2008 15:16:12 +0000 (15:16 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 16 Jan 2008 15:16:12 +0000 (15:16 +0000)
commitd3d2b45d5b07064f73d76b33ce571e3f10cc3f42
tree3e92c07ec7ead03a77d7305dff436b43969a1ed5
parent47adb8b6c491df7e51fd34e6bb45dfe3d6fe681a
Complain sensibly if you try to use scoped type variables in Template Haskell

This fixes Trac #2024; worth merging onto 6.8 branch.
compiler/deSugar/DsMeta.hs