[darcs-users] darcs patch: Add --user flag to configure in test pref
Trent W. Buck
trentbuck at gmail.com
Tue Mar 10 01:54:52 UTC 2009
Reinier Lamers <tux_rocker at reinier.de> 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 <tux_rocker at reinier.de>
> * Add --user flag to configure in test pref
>
>
>
> New patches:
>
> [Add --user flag to configure in test pref
> Reinier Lamers <tux_rocker at reinier.de>**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.
More information about the darcs-users
mailing list