[Haskell-cafe] Problems building GreenCard

Dmitri Pissarenko mailing-lists at dapissarenko.com
Tue Feb 15 16:04:08 EST 2005


Hello!

I could fix the problem by replacing the line

GHC_OPTS = -cpp -fglasgow-exts -fno-prune-tydecls

in file lib/Makefile by this one

GHC_OPTS = -cpp -fglasgow-exts

However, I don't know what this -fno-prune-tydecls does and whether it is
important (for using Green Card to access Java).

Best regards

Dmitri Pissarenko
--
Dmitri Pissarenko
Software Engineer
http://dapissarenko.com



More information about the Haskell-Cafe mailing list