Exporting 0ary Constructors

Arun Kumar S Jadhav arunk@it.iitb.ac.in
Mon, 7 Jul 2003 13:56:22 +0530


Hi All,
=09With the previous release of hugs (hugs98 - Feb 2000) I could
export 0ary data constructor functions.
E.g
=09data SplitOpt =3D EDGE_SPLIT | SIMP_GRAPH
=09        deriving (Eq)
and I could export EDGE_SPLIT and SIMP_GRAPH.
=09But with latest release (hugs98 - Nov 2002) I get error message
which essentially means I cannot export EDGE_SPLIT or SIMP_GRAPH.
=09How to overcome this?

Regards,
--=20
Arun Kumar S Jadhav
Masters Student, SIC-309,
KReSIT,
IIT-Bombay,
India
Ph: +91-22-25764967
http://www.it.iitb.ac.in/~arunk
*****************************
Never negotiate out of fear
Never fear to negotiate
*****************************