|
RE: The impossible happened: msg#00143lang.haskell.glasgow.bugs
This is a known bug in 6.4.1, I don't have a link off-hand (you should be able to find more info from Google though). You have a missing package dependency somewhere (the error message should be reporting a missing package rather than "unknown exceptino"). Cheers, Simon On 19 December 2005 09:08, Simon Peyton-Jones wrote: > That should never happen. It's 'impossible', after all. If you can > give us a little repro script we'll look into it. > > You are a genius at finding GHC bugs :-) > > Simon > >> -----Original Message----- >> From: glasgow-haskell-bugs-bounces@xxxxxxxxxxx >> [mailto:glasgow-haskell-bugs- bounces@xxxxxxxxxxx] On Behalf Of Joel >> Reymont >> Sent: 18 December 2005 11:20 >> To: glasgow-haskell-bugs@xxxxxxxxxxx >> Cc: Simon Marlow >> Subject: The impossible happened >> >> ghc -O --make -debug randomplay.hs -o randomplay -lssl -lcrypto -lz >> >> ghc-6.4.1: ghc-6.4.1: panic! (the `impossible' happened, GHC version >> 6.4.1): >> unknown exception >> >> Please report it as a compiler bug to >> glasgow-haskell-bugs@xxxxxxxxxxx, >> or http://sourceforge.net/projects/ghc/. >> >> I unregistered my library package, registered again and tried to make >> the program that was using it. The program consists of two modules >> and they were built and not touched, thus no rebuild. >> >> Got the error above. Removed *.o and *.hi for the two program modules >> and the rebuild went smoothly. >> >> -- >> http://wagerlabs.com/ >> >> >> >> >> >> _______________________________________________ >> Glasgow-haskell-bugs mailing list >> Glasgow-haskell-bugs@xxxxxxxxxxx >> http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Bug in cvs head ghci, Simon Peyton-Jones |
|---|---|
| Next by Date: | [GHC] #640: hPutArray broken in doze, GHC |
| Previous by Thread: | Re: The impossible happened, Joel Reymont |
| Next by Thread: | [GHC] #639: Give civilised error messages when desugaring Template Haskell brackets, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |