packages feed

fay-0.23.0.0: tests/ImportType2I/B.hs

module ImportType2I.B where

import Prelude

data Foo

foo = putStrLn "B!"