packages feed

ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/T5721.hs

{-# LANGUAGE ScopedTypeVariables #-}

module T5371 where
import Language.Haskell.TH

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