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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to