module Foo0 where import Bar0 data D = MakeD Dong deriving Show data E = MakeE Bool deriving Show