[project @ 1999-07-14 14:40:20 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / IdInfo.hi-boot
1 _interface_ IdInfo 1
2 _exports_
3 IdInfo IdInfo seqIdInfo ;
4 _declarations_
5 1 data IdInfo ;
6 1 seqIdInfo _:_ IdInfo -> PrelBase.() ;;