[project @ 1999-07-14 14:40:20 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / IdInfo.hi-boot
index d57e7be..f88c4f6 100644 (file)
@@ -1,5 +1,6 @@
 _interface_ IdInfo 1
 _exports_
-IdInfo IdInfo ;
+IdInfo IdInfo seqIdInfo ;
 _declarations_
 1 data IdInfo ;
+1 seqIdInfo _:_ IdInfo -> PrelBase.() ;;