From: Matthew P. <me...@tp...> - 2003-11-07 21:04:36
|
------- Start of forwarded message ------- X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message Content-Type: text/plain; charset="us-ascii" Subject: RE: Bug in 6.0.1 Date: Tue, 4 Nov 2003 09:34:42 -0000 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Bug in 6.0.1 Thread-Index: AcOiLQKLGj6Ou2aRSTiYsZpC3X3RPAAicu4g From: "Simon Marlow" <sim...@mi...> To: "Matthew Parry" <me...@tp...>, <gla...@ha...> X-OriginalArrivalTime: 04 Nov 2003 09:34:17.0232 (UTC) FILETIME=[D118D900:01C3A2B6] X-TPG-Junk-Status: score=0.0 tests=none X-TPG-Junk-Result: determined as NOT junk email, not even with a medium detection setting > When I load HToolkit 1.2 into GHC 6.0.1 I get the following: > > --8<---- > > mettw > ghci -package gio > ___ ___ _ > / _ \ /\ /\/ __(_) > / /_\// /_/ / / | | GHC Interactive, version 6.0.1, > for Haskell 98. > / /_\\/ __ / /___| | http://www.haskell.org/ghc/ > \____/\/ /_/\____/|_| Type :? for help. > > Loading package port ... linking ... > /usr/lib/ghc-6.0.1/HSport.o: unknown symbol `__stginit_GHCziWord_' > ghc-6.0.1: panic! (the `impossible' happened, GHC version 6.0.1): > can't load package `port' Looks like the port package is missing a dependency on 'base'. Cheers, Simon ------- End of forwarded message ------- -- Matthew Parry - "There now, didn't I tell you to keep a good count? Well, there's an end of the story. God knows there's no going on with it now." - Sancho Panza. |