Bugs item #756429, was opened at 2003-06-18 06:32 Message generated for change (Comment added) made by simonpj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=756429&group_id=8032
Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: pablo dejuan (pdejuan) Assigned to: Nobody/Anonymous (nobody) Summary: ghc-6.0: panic! Initial Comment: Make fails to build Parsec with GHC-6.0 at ParsecPrim.o in a Linux box. The error message is as it follows: ghc-6.0: panic! (thee 'impossible' happened, GHC version 6.0): coreSyn/CoreUtils.lhs:1188: Non-exhaustive patterns in function isCrossDllArg ---------------------------------------------------------------------- >Comment By: Simon Peyton Jones (simonpj) Date: 2003-06-18 08:19 Message: Logged In: YES user_id=50165 Thanks -- this one has been fixed. There's no very good workaround. You can try using -O (or not using it, if you are) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=756429&group_id=8032 _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
