Bugs item #1041650, was opened at 2004-10-06 11:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1041650&group_id=8032
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: ghci failure with darcs Initial Comment: I tried to load some modules from darcs into ghci. Here is a mailing list post describing my problems: http://www.abridgegame.org/pipermail/darcs-users/2004-October/003359.html The first problem (libpthread), according to someone else on the list, is a known issue with ghci. (I tried some hacks to work around it, described in later messages, but hit other problems.) The second problem (unknown symbol `__stginit_SignalHandler_') seems to be independent of the first, and I'm hoping is a simple bug. (The expression I'm trying to evaluate compiles and runs fine with ghc.) You should be able to reproduce the problem by downloading the latest darcs sources, building, and running the commands from my message. I am running Debian testing, with ghc6 package version 6.2.1-5. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1041650&group_id=8032 _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
