hdiff
packages
feed
haskell-names
-0.5.1: tests/imports/ImportAll.hs
module ImportAll where import Prelude (Newtype(..)) f :: () -> Newtype f x = Newtype (f ())