packages feed

fay-0.24.2.0: tests/ImportType2I/B.hs

module ImportType2I.B where

import Prelude

data Foo

foo = putStrLn "B!"