packages feed

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

{-# LANGUAGE LinearTypes, TemplateHaskell #-}
{-# LANGUAGE NoMonomorphismRestriction #-}

module LinearTH1 where

x1 = [t|Int -> Int|]