14 Mar
2006
14 Mar
'06
12:08 a.m.
"Jean-Philippe Bernardy" <jeanphilippe.bernardy@gmail.com> writes:
I've set up the new collections package, and it compiles under ghc and hugs. I don't know about nhc, because I've been unable to compile nhc. (I've got a x86_64 system;
nhc98 does not build on 64-bit machines. However, the yhc compiler based on nhc98 (and possibly to become its successor) is more architecture-independent. Yhc still has a very incomplete portion of the base package however, so it may not have enough of the underlying library modules to satisfy the dependencies of your collections package. Regards, Malcolm