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