[project @ 1999-05-18 15:03:33 by simonpj]
[ghc-hetmet.git] / ghc / compiler / basicTypes / DataCon.hi-boot
1 _interface_ DataCon 1
2 _exports_
3 DataCon DataCon dataConType ;
4 _declarations_
5 1 data DataCon ;
6 1 dataConType _:_ DataCon -> Type.Type ;;