
Has anybody been able to get hs-plugins to work with ghc6.6? http://www.nabble.com/Re%3A-hs-plugins-runtime-error-with-GHC-6.6%3A-index-o... - a -- PGP/GPG: 5C9F F366 C9CF 2145 E770 B1B8 EFB1 462D A146 C380

Adam Megacz wrote:
Has anybody been able to get hs-plugins to work with ghc6.6?
Don made some updates to it after 6.6 was released (see the darcs repo), but I can't build it due to what looks like a bug in the GHC install process (the wrong one of two incompatible versions of Typeable.h gets installed): http://cvs.haskell.org/trac/ghc/ticket/1106

On Jan 18, 2007, at 23:02 , Bryan O'Sullivan wrote:
Adam Megacz wrote:
Has anybody been able to get hs-plugins to work with ghc6.6?
Don made some updates to it after 6.6 was released (see the darcs repo), but I can't build it due to what looks like a bug in the GHC install process (the wrong one of two incompatible versions of Typeable.h gets installed):
My understanding is that Don hasn't yet finished updating it to work with GHC 6.6's .hi file format. Stay tuned for announcements here or on haskell@, as there's considerable interest in it. :) -- brandon s. allbery [linux,solaris,freebsd,perl] allbery@kf8nh.com system administrator [openafs,heimdal,too many hats] allbery@ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH
participants (3)
-
Adam Megacz
-
Brandon S. Allbery KF8NH
-
Bryan O'Sullivan