Hi, On 3 July 2015 at 18:09, Bardur Arantsson <[email protected]> wrote: > The checks rely on information which the sub-commands will use (or will > have to look up a second time)... hence I want to store it in UseSandbox :).
Yeah, so you can do the check in loadConfigOrSandboxConfig and then put the result of it in the UseSandbox value that you return. _______________________________________________ cabal-devel mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel
