unknown symbol `__stginit_List_'

Volker Stolz stolz at i2.informatik.rwth-aachen.de
Wed Oct 29 11:33:28 EST 2003


In local.glasgow-haskell-users, you wrote:
> (This is when invoking ghci -package yahu)
> Loading package base ... linking ... done.
> Loading package yahu ... linking ...
> /.../chalmers.se/fs/cab/cs/work/proj/multi/pub/lib/yahu/Yahu/YahuHaskell.o:
> unknown symbol `__stginit_List_'
> ghc-6.0.1: panic! (the `impossible' happened, GHC version 6.0.1):
>         can't load package `yahu'

You need to add -package haskell98. You can either do this on the
commandline or, better, in package.conf.
-- 
http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
rage against the finite state machine 


More information about the Glasgow-haskell-users mailing list