
We don't have to break anyone's workflow. We could introduce an ENV var or a flag for this.
Also, how would one return to a pristine state if it was done that way?
By unsetting the ENV var or not using the flag.
Ömer
Niklas Larsson
Installing stuff system-wide without doing ‘make install’ would break my expectations for how the build works. Also, how would one return to a pristine state if it was done that way?
// Niklas
26 juni 2018 kl. 08:57 skrev Ömer Sinan Ağacan
: Currently we have to build Cabal from scratch after every make clean. Ideally I should be able to skip this step by installing the correct versions of Cabal and cabal-install system-wide, but as far as I can see we currently doesn't support this. Any ideas on how to make this work?
Thanks,
Ömer _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs