[Haskell-cafe] darcs-client on ghc 6.10.1

Phil pbeadling at mail2web.com
Fri Jan 30 17:02:50 EST 2009


Hi,

Was wondering if anyone knew if darcs-server is still maintained?  The
author¹s e-mail address bounces.

The Haskell client is broken in ghc 6.10.  I have a straightforward fix for
it:

phil$ darcs whatsnew
hunk ./client/build 2
-ghc -Wall -O2 -o darcs-client -package network Http.hs DarcsClient.hs
+ghc -Wall -O2 -o darcs-client.exe -package base-3.0.3.0 -package network
Http.hs DarcsClient.hs

Phil.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090130/fbe95ed9/attachment.htm


More information about the Haskell-Cafe mailing list