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

Daryoush Mehrtash dmehrtash at gmail.com
Mon Feb 15 21:58:51 EST 2010


I am trying to load darc.hs (from darcs 2.3.1, ghci 6.10.4 on Ubuntu) and I
get the following

:~/darcs-src/darcs-2.3.1/src$ ghci
GHCi, version 6.10.4: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
Prelude> :load darcs

Darcs/RepoPath.hs:59:0:
     error: impossible.h: No such file or directory
phase `C pre-processor' failed (exitcode = 1)

>


What am I doing wrong?


Thanks,

Daryoush
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100215/ec6aeb13/attachment.html


More information about the Haskell-Cafe mailing list