Hi!

I have few problems with the latest darcs code pulled from the repo:

a) darcs dist gives:

[...]
Rebuild dependencies ...
for F in ChangeLog AUTHORS RELEASE_STATE Context.hs; do \
    cp -v "$REPO_PATH/$F" .; \
done
cp: cannot stat `/ChangeLog': No such file or directory
cp: cannot stat `/AUTHORS': No such file or directory
cp: cannot stat `/RELEASE_STATE': No such file or directory
cp: cannot stat `/Context.hs': No such file or directory
make: *** [predist_copy] Error 1
Created dist as darcs-1.0.4.tar.gz

b) [EMAIL PROTECTED] ~/repos/darcs $ make check
Checking that there are no TABs in Haskell sources
ghc  -cpp  -package parsec -package unix -O -funbox-strict-fields  -Wall 
-Werror -package util -I. -DHAVE_CURSES -DHAVE_CURL -c Lock.lhs

Lock.lhs:355:8:
    Warning: Pattern match(es) are overlapped
             In a case alternative: 1 -> ...
make: *** [Lock.o] Error 1


gaura-nitai gour # ghc -V
The Glorious Glasgow Haskell Compilation System, version 6.5


Anyone?

Sincerely,
Gour

-- 
Registered Linux User   | #278493
GPG Public Key          | 8C44EDCD
 

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to