
I've committed a fix. Simon | -----Original Message----- | From: Simon Marlow | Sent: 27 April 2001 10:19 | To: Wolfhard Buß; nhc-users@cs.york.ac.uk | Cc: glasgow-haskell-users@haskell.org | Subject: RE: Building nhc98-1.02 with ghc-5.00 | | | > the building of nhc98-1.02 with ghc-5.00 aborts | > with the message: | > | > Main.hs:8: | > Failed to find interface decl for | > `PrelGHC.(#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | > ,,,,,,,,,,,,,,,,,,,,,,,#)' | > from module `PrelGHC' | > | > Any hints for interpretation? | | Workaround: compile this particular module without -O, or | with -fno-cpr. | | Cheers, | Simon | | _______________________________________________ | Glasgow-haskell-users mailing list | Glasgow-haskell-users@haskell.org | http://www.haskell.org/mailman/listinfo/glasgow-| haskell-users |