Ross wrote:
The modern equivalent is be to copy the Src directory to /opt/local/lib/hugs/packages/Haskore. Unfortunately Haskore also uses some obsolete stuff: replace fromInt with fromIntegral, and seehttp://www.mail-archive.com/[email protected]/msg16664.html for replacements for IOExtensions. You'll also need import Control.Concurrent (bracket) for the first one.
Thanks! I'll give it a shot. Bob H _______________________________________________ Hugs-Users mailing list [email protected] http://www.haskell.org/mailman/listinfo/hugs-users
