Bugs item #865518, was opened at 2003-12-24 22:09
Message generated for change (Comment added) made by simonpj
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=865518&group_id=8032

Category: Compiler
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: The Impossible Happened

Initial Comment:
Loading package base ... linking ... done.
Prelude> :set -package wx
Loading package haskell98 ... linking ... done.
Loading package lang ... linking ... done.
Loading package concurrent ... linking ... done.
Loading package QuickCheck ... linking ... done.
Loading package util ... linking ... done.
Loading package data ... linking ... done.
Loading package wxcore ... linking ...
C:\Prog\ghc\wxhaskell-0.4\bin\..\lib/wxcore.o: unknown 
symbol `_GHCziShow_toLowe
r_closure'
ghc.exe: panic! (the `impossible' happened, GHC version 
6.2):
        can't load package `wxcore'

Please report it as a compiler bug to glasgow-haskell-
[EMAIL PROTECTED],
or http://sourceforge.net/projects/ghc/.


----------------------------------------------------------------------

>Comment By: Simon Peyton Jones (simonpj)
Date: 2003-12-31 17:00

Message:
Logged In: YES 
user_id=50165

I strongly suspect you are using a versoin of wxcore that was 
compiled with a different version of GHC than the 6.2 you are 
now using.

If not, send details to [EMAIL PROTECTED]

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=865518&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to