On Fri, Oct 10, 2008 at 11:28:33AM +0100, Eric Kow wrote:
> Looks like Windows buildbot did another good deed today.
> It found this error when trying to compile darcs with witnesses.
> 
> PATH=".:$PATH" darcs changes --context | cat config.command - \
>                 | ./stringify Context context > src/Context.hs
> perl release/determine_release_state.pl 2.1.0 > release/STATE
> Rebuild dependencies ...
> [ghc] src/ThisVersion.o
> [ghc] src/Autoconf.o
> [ghc] src/Workaround.o
> [ghc] src/Darcs/RepoPath.o
> compilation IS NOT required
> [ghc] src/Darcs/SignalHandler.o
> [ghc] src/Darcs/Utils.o
> compilation IS NOT required
> [ghc] src/Darcs/Compat.o
> [ghc] src/Darcs/Lock.o
> [ghc] src/URL.o
> compilation IS NOT required
> [ghc] src/Ssh.o
> [ghc] src/Darcs/Flags.o
> compilation IS NOT required
> [ghc] src/Darcs/External.o
> 
> src/Darcs/External.hs:47:28:
>     Module `System.Posix.Files' does not export `createLink'
> make: *** [src/Darcs/External.o] Error 1

It's not related to type witnesses, but rather to a refactor I made
too sloppily.  Will fix... and soon I hope to have windows build
checks running on each push (thanks to franchise).

David

Attachment: signature.asc
Description: Digital signature

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

Reply via email to