packages feed

ghc-exactprint-0.6.4: tests/examples/ghc90/LinearTH1.hs

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

module LinearTH1 where

x1 = [t|Int -> Int|]