Adding hpc lib as part of the compat 'package'
[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