packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/T9600.hs

import Control.Applicative

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