On 14 February 2005 14:42, Dmitri Pissarenko wrote: > I get the error message > > Reading package info from "javavm.ghc-pkg" > Fail: Unexpected token > > What is wrong in javavm.ghc-pkg? You have: extra_ld_opts = [ "-Wl,-rpath,c:/Programme/haskell-jvm-bridge-0.3-RC1/lib/"-L ] } That -L at the end looks like the problem. Cheers, Simon