summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/T5721.hs
blob: ed5e7e380b76ed4c199702d287453247715c7b96 (plain)
1
2
3
4
5
6
7
{-# LANGUAGE ScopedTypeVariables #-}

module T5371 where
import Language.Haskell.TH

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