packages feed

fay-0.16.0.0: tests/ImportType2.hs

module ImportType2 where

import ImportType2I.A (foo)
import ImportType2I.B (Foo)

main = foo