Fix a bug in Lint (which wrongly complained when compiling Data.Sequence with -02)
[ghc-hetmet.git] / compiler / basicTypes / Module.hi-boot-6
1 module Module where
2 data Module
3 data ModuleName
4 moduleName :: Module -> ModuleName
5 modulePackageId :: Module -> PackageConfig.PackageId
6