ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/LinearTH2.hs
{-# LANGUAGE LinearTypes, TemplateHaskell, RankNTypes, NoMonomorphismRestriction #-}
module LinearTH2 where
x1 = [t|forall p. Int %p -> Int|]
{-# LANGUAGE LinearTypes, TemplateHaskell, RankNTypes, NoMonomorphismRestriction #-}
module LinearTH2 where
x1 = [t|forall p. Int %p -> Int|]