Hi, Hugs currently only provides a subset of hslibs - the module you refer to isn't, as its current implementation uses GHC's unboxed types rather a lot.
The goal is for all Haskell systems to eventually share the same libraries, but, as always, progress is a function of the effort expended. In short, contributions most welcome! --sigbjorn ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 15, 2002 05:35 Subject: IArray module supported? > Hi! > > I followed the link from "Hugs98Dez2001/docs/hugsman/hugs.html#$HugsGHClibs" > and the closest thing I could found was "hslibs". > "Hslibs" entails under "lang" the module "IArray". Is this module supported in > Hugs, if not will it be supported in the not too distant future? > > Thanksfor any comments, > Andreas > _______________________________________________ > Hugs-Users mailing list > [EMAIL PROTECTED] > http://www.haskell.org/mailman/listinfo/hugs-users _______________________________________________ Hugs-Users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-users
