Reset the demand info on bindings going to top level (since they cannot be strict)
[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