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 <[email protected]>: > > 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 > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
