packages feed

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

import Control.Applicative

newtype Foo a = Foo (a -> a) deriving Applicative