sorry for the reposting, but i didn't receive a reply to this the first time (likely my fault)... In trying to compile the hugs98 Random.hs library into an object file i got a parse error on a line that reads primitive getRandomSeed :: IO Integer A professor and i conjectured that ghc has a problem with the declaration 'primitive' since it doesn't appear elsewhere in the library. Is this the case? Is there a good fix? thanks, ------------------- nick eby [EMAIL PROTECTED]
