ghc-exactprint-0.6.4: tests/examples/ghc90/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|]