[project @ 2000-11-22 17:51:16 by simonmar]
[ghc-hetmet.git] / ghc / compiler / ghci / MCI_make_constr.hi-boot
1 __interface MCIzumakezuconstr 1 where
2 __export MCIzumakezuconstr 
3    mcizumakezuconstr
4    mcizumakezuconstrI
5    mcizumakezuconstr0
6    mcizumakezuconstrP
7    mcizumakezuconstrPP
8    mcizumakezuconstrPPP ;
9
10 1 mcizumakezuconstr
11      :: __forall [a] => PrelGHC.Addrzh -> a ;
12 1 mcizumakezuconstrI 
13      :: __forall [a] => PrelGHC.Addrzh -> PrelGHC.Intzh -> a ;
14 1 mcizumakezuconstr0
15      :: __forall [a] => PrelGHC.Addrzh -> a ;
16 1 mcizumakezuconstrP 
17      :: __forall [a a1] => PrelGHC.Addrzh -> a1 -> a ;
18 1 mcizumakezuconstrPP 
19      :: __forall [a a1 a2] => PrelGHC.Addrzh -> a1 -> a2 -> a ;
20 1 mcizumakezuconstrPPP 
21      :: __forall [a a1 a2 a3] => PrelGHC.Addrzh -> a1 -> a2 -> a3 -> a ;
22