X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FbasicTypes%2FIdInfo.hi-boot-6;fp=compiler%2FbasicTypes%2FIdInfo.hi-boot-6;h=e090800d61fb36e27d1492e258073e54e51aa5fb;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hp=0000000000000000000000000000000000000000;hpb=28a464a75e14cece5db40f2765a29348273ff2d2;p=ghc-hetmet.git diff --git a/compiler/basicTypes/IdInfo.hi-boot-6 b/compiler/basicTypes/IdInfo.hi-boot-6 new file mode 100644 index 0000000..e090800 --- /dev/null +++ b/compiler/basicTypes/IdInfo.hi-boot-6 @@ -0,0 +1,8 @@ +module IdInfo where + +data IdInfo +data GlobalIdDetails + +notGlobalId :: GlobalIdDetails +seqIdInfo :: IdInfo -> () +vanillaIdInfo :: IdInfo