summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T5721.hs
blob: 9fcecc74a6528846a873fcc11692c9a1142a8740 (plain)
1
2
3
4
5
6
7
{-# LANGUAGE TemplateHaskell, ScopedTypeVariables #-}  

module T5371 where
import Language.Haskell.TH

f :: a -> Name
f (x :: a) = ''a