packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/T9600.hs

import Control.Applicative

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