In GHCi, filter instances by what is in scope, not just by what is in scope unqualified
[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