packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/LinearTH2.hs

{-# LANGUAGE LinearTypes, TemplateHaskell, RankNTypes, NoMonomorphismRestriction #-}
module LinearTH2 where

x1 = [t|forall p. Int %p -> Int|]