[darcs-users] darcs and ghc 6.x
Peter Simons
simons at cryp.to
Fri Oct 3 19:16:34 UTC 2003
I have made a few necessary changes to get darcs to compile with
ghc version 6.x. Specifically, I am using the latest CVS version
here, which dubs itself ghc 6.3. Most problems are solved, and
the main program does compile, but fails the self-tests,
unfortunately.
My modifications are available via darcs at:
http://darcs.cryp.to/repos/darcs/
The source of the problems is probably in the module
FastPackedString.hs, where I had to disable the debugging of
foreign pointers due to type-checking problems.
Does anyone have an idea how to fix this problem?
Peter
More information about the darcs-users
mailing list