"undefined references" when using package

Jan Christiansen jac at informatik.uni-kiel.de
Sat Apr 17 12:52:31 EDT 2004


Hi!
I try to generate a package out of some haskell sources. Everything looks to 
work fine but when I try to compile a program using this package I get a 
linking error. It reports "undefined reference" to seemingly everything that 
is accessible form outside the package. I'm using ghc-6.2.1 and I would be 
very grateful for a hint.

Gruss Jan


More information about the Glasgow-haskell-users mailing list