X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FbasicTypes%2FModule.hi-boot-6;h=767785974975a21fea8a79a3411898e84093eea9;hb=b996479a35d1876a1c11a350dc568da7b75fcaf2;hp=cdc5fbf581025e3d4ebbd08e2247fa85bd1c6bd4;hpb=0171936c9092666692c69a7f93fa75af976330cb;p=ghc-hetmet.git diff --git a/ghc/compiler/basicTypes/Module.hi-boot-6 b/ghc/compiler/basicTypes/Module.hi-boot-6 index cdc5fbf..7677859 100644 --- a/ghc/compiler/basicTypes/Module.hi-boot-6 +++ b/ghc/compiler/basicTypes/Module.hi-boot-6 @@ -1,4 +1,4 @@ -__interface Module 1 0 where -__export Module Module ; -1 data Module ; +module Module where + +data Module