[Haskell-cafe] How can i run darcs in ghci?

Marc Weber marco-oweber at gmx.de
Tue Feb 16 01:49:58 EST 2010


> 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


More information about the Haskell-Cafe mailing list