Bugs item #1018656, was opened at 2004-08-29 18:13 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1018656&group_id=8032
Category: Compiler Group: 6.2.1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: closure type 54000 Initial Comment: >Compiling Elab ( ./Elab.lhs, ./Elab.o ) >ghc-6.2.1: internal error: evacuate: strange closure type 54000 > Please report this as a bug to glasgow-haskell- [EMAIL PROTECTED], > or http://www.sourceforge.net/projects/ghc/ This is what happened when I tried to compile Elab.lhs from http://www.dur.ac.uk/CARG/epigram/. -?- ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2004-09-01 10:21 Message: Logged In: YES user_id=48280 Looks like this is going to be a tricky one to reproduce. It doesn't happen for me, just downloading current.tgz. First step is to make sure we're using the same sources: please send me the tarball you're building. What platform/OS are you on? How did you install GHC? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1018656&group_id=8032 _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
