haskell-names-0.9.7: tests/annotations/Export.hs
module ImportExport ( function -- EVar , Newtype -- EAbs , DataType(..) -- EThingAll , DataTypeWithSelectors(selector1) -- EThingWith , module Prelude -- EModuleContents ) where import Prelude
module ImportExport ( function -- EVar , Newtype -- EAbs , DataType(..) -- EThingAll , DataTypeWithSelectors(selector1) -- EThingWith , module Prelude -- EModuleContents ) where import Prelude