Reinier Lamers <[email protected]> writes: > This fixes a problem I experienced, where "cabal configure" would work fine > but the test for "darcs record" would fail over missing dependencies. This > way, "runghc Setup configure" also looks for dependencies in the user's > home dir. > > Mon Mar 9 22:30:46 CET 2009 Reinier Lamers <[email protected]> > * Add --user flag to configure in test pref > > > > New patches: > > [Add --user flag to configure in test pref > Reinier Lamers <[email protected]>**20090309213046 > Ignore-this: 2f14c228856c6cc3de88a01fec772460 > ] changepref test > runghc Setup configure -ftype-witnesses && runghc Setup build && runghc Setup > test tests network > runghc Setup configure --user -ftype-witnesses && runghc Setup build && > runghc Setup test tests network
This change seems reasonable to me. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
