11753ec2e48a542f4e12557decc771e80eb0b17c
[ghc-hetmet.git] / ghc / compiler / prelude / TysWiredIn.hi-boot
1 _interface_ TysWiredIn 1
2 _exports_
3 TysWiredIn tupleCon ;
4 _declarations_
5 -- Let's try not having this either!
6 -- 1 tupleTyCon _:_ BasicTypes.Arity -> TyCon.TyCon ;;
7
8 -- Needed by TyCon.lhs
9 1 tupleCon _:_ BasicTypes.Arity -> Id!Id ;;
10
11