Looks like there are a bunch of mis-placed "-L"s in the file. Maybe
they need to be quoted?
Do you mean this
1) Before:
library_dirs =
[
"c:/Programme/haskell-jvm-bridge-0.3-RC1/lib/"-L
],
After:
library_dirs =
Dmitri Pissarenko <[EMAIL PROTECTED]> writes:
> Hello!
>
> I'm building the haskell-jvm-bridge (http://sourceforge.net/projects/jvm-
> bridge/).
>
> The final step of the building procedure is to install the package of haskell-
> jvm-bridge.
>
> When I enter ghc-pkg -a -f javavm.ghc-pkg I'm gettin
Hello!
I'm building the haskell-jvm-bridge (http://sourceforge.net/projects/jvm-
bridge/).
The final step of the building procedure is to install the package of haskell-
jvm-bridge.
When I enter ghc-pkg -a -f javavm.ghc-pkg I'm getting the error
javavm.ghc-pkg: parse error in package config fil