Hello everybody.

I'm trying to use hs-plugins library with ghci and this is the result:

>>> ghci -package plugins
   ___         ___ _
  / _ \ /\  /\/ __(_)
 / /_\// /_/ / /  | |      GHC Interactive, version 6.2.1, for Haskell 98.
/ /_\\/ __  / /___| |      http://www.haskell.org/ghc/
\____/\/ /_/\____/|_|      Type :? for help.

Loading package base ... linking ... done.
Loading package altdata ... linking ... done.
Loading package haskell98 ... linking ... done.
Loading package hi ... linking ... done.
Loading package unix ... linking ... done.
Loading package lang ... linking ... done.
Loading package posix ... linking ... done.
Loading package haskell-src ... linking ... done.
Loading package plugins ... linking ... /usr/local/lib/hs-plugins/HSplugins.o:
unknown symbol `addDLL'

ghc-6.2.1: panic! (the `impossible' happened, GHC version 6.2.1):
        can't load package `plugins'

Please report it as a compiler bug to [email protected],
or http://sourceforge.net/projects/ghc/.


Does anybody know how to fix it?? I'm getting crazy with this problem!!

Thanks a lot.


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to