ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/LinearTH1.hs
{-# LANGUAGE LinearTypes, TemplateHaskell #-}
{-# LANGUAGE NoMonomorphismRestriction #-}
module LinearTH1 where
x1 = [t|Int -> Int|]
{-# LANGUAGE LinearTypes, TemplateHaskell #-}
{-# LANGUAGE NoMonomorphismRestriction #-}
module LinearTH1 where
x1 = [t|Int -> Int|]