[project @ 2003-02-21 13:25:17 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot-5
1 __interface DataCon 1 0 where
2 __export DataCon DataCon isExistentialDataCon ;
3 1 data DataCon ;
4 1 isExistentialDataCon :: DataCon -> PrelBase.Bool ;