[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / compiler / prelude / TysWiredIn.hi-boot
index 11753ec..f335739 100644 (file)
@@ -1,11 +1,5 @@
 _interface_ TysWiredIn 1
 _exports_
-TysWiredIn tupleCon ;
+TysWiredIn listTyCon ;
 _declarations_
--- Let's try not having this either!
--- 1 tupleTyCon _:_ BasicTypes.Arity -> TyCon.TyCon ;;
-
--- Needed by TyCon.lhs
-1 tupleCon _:_ BasicTypes.Arity -> Id!Id ;;
-
-
+1 listTyCon _:_ TyCon!TyCon ;;