X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FbasicTypes%2FModule.lhs;h=5676bc29a9f6715de34df6438fe9f49f3922b31c;hb=292c077de7dbe98eb44911648f16e243b40db2ac;hp=b12ba5da6f5400f99c3ed8b3910f4a457c802d4d;hpb=8894fd8508fc5ac3b793187c323e4732a73b4a24;p=ghc-hetmet.git diff --git a/ghc/compiler/basicTypes/Module.lhs b/ghc/compiler/basicTypes/Module.lhs index b12ba5d..5676bc2 100644 --- a/ghc/compiler/basicTypes/Module.lhs +++ b/ghc/compiler/basicTypes/Module.lhs @@ -33,7 +33,6 @@ module Module , moduleString -- :: Module -> EncodedString , moduleUserString -- :: Module -> UserString - , moduleName -- :: Module -> ModuleName , mkVanillaModule -- :: ModuleName -> Module , mkPrelModule -- :: UserString -> Module