Lennart Kolmodin <[email protected]> added the comment: The text mentions: runghc Setup.lhs tests # all ordinary tests, not bugs or network tests runghc Setup.lhs bugs # all bugs (the 'failing-' scripts) runghc Setup.lhs network # the network tests
but I think you mean: runghc Setup.lhs test tests # all ordinary tests, not bugs or network tests runghc Setup.lhs test bugs # all bugs (the 'failing-' scripts) runghc Setup.lhs test network # the network tests ---------- nosy: +kolmodin __________________________________ Darcs bug tracker <[email protected]> <http://bugs.darcs.net/patch176> __________________________________ _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
