haskell-tools-refactor-0.4.1.1: examples/Module/Export.hs
module Module.Export (maybe, Maybe(..), Either(Left)) where -- this module reexports Maybe from Prelude
module Module.Export (maybe, Maybe(..), Either(Left)) where -- this module reexports Maybe from Prelude