[project @ 2001-08-04 06:11:24 by ken]
[ghc-hetmet.git] / ghc / compiler / prelude / TysWiredIn.hi-boot
index c808a8e..f335739 100644 (file)
@@ -1,6 +1,5 @@
 _interface_ TysWiredIn 1
 _exports_
-TysWiredIn tupleCon tupleTyCon;
+TysWiredIn listTyCon ;
 _declarations_
-1 tupleCon _:_ BasicTypes.Arity -> Id.Id ;;
-1 tupleTyCon _:_ BasicTypes.Arity -> TyCon.TyCon ;;
+1 listTyCon _:_ TyCon!TyCon ;;