> What am I doing wrong?
I don't know exactly. What's your use case? You should be able to load
the darcs library into ghci without problems. Maybe this is good enough
for you?

impossible.h is located in src. So looking up ghc flags about how to
to pass -I flags to CPP should be enough (?).

Another way to find those flags fast is running ./Setup -v3
which will output the ghc commands cabal is running.

HTH
Marc Weber
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to