[cvs-nhc98] The standard interface file (Prelude only) needs a slight
Malcolm Wallace
malcolm@sparud.net
Wed, 17 Oct 2001 17:56:51 +0200 (CEST)
malcolm: Wed Oct 17 17:56:51 CEST 2001
Update of /usr/src/master/nhc/include
In directory hinken:/tmp/cvs-serv1067
Modified Files:
Prelude.T.hi Prelude.hi
Log Message:
The standard interface file (Prelude only) needs a slight change to
{-# NEED #-} annotations on tuples, to deal with the new import/export
scheme. Both the type name and the constructor must be mentioned.