packages feed

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

{-# LANGUAGE TemplateHaskell, RankNTypes, ScopedTypeVariables #-}
module A where
x = \(y :: forall a. a -> a) -> [|| y ||]