[Haskell-cafe] Plugin Problem

Daniel Fischer daniel.is.fischer at web.de
Wed Jun 20 14:32:25 EDT 2007


Hi again,

I thought, I'd try out the plugins package, cause lambdabot segfaulted while 
loading plugins (or immediately after).
So I wrote a very simpleminded test for eval(_) and unsafeEval(_) from 
System.Eval.Haskell.
Compiled, but:
dafis at linux:~/Documents> ghc --make PlugTest
[1 of 1] Compiling Main             ( PlugTest.hs, PlugTest.o )
Linking PlugTest ...
dafis at linux:~/Documents> PlugTest
PlugTest: /tmp/MectNX2619.o: unknown symbol 
`pluginszm1zi0_AltDataziDynamic_toDyn_closure'
PlugTest: user error (resolvedObjs failed.)

What does that tell more knowledgeable persons?

Thanks,
Daniel


More information about the Haskell-Cafe mailing list