This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Installation copies cabal-install binary to my $PATH #1119
Closed
Description
I already have a cabal-install in PATH, ain't nobody needs two cabal-installs.
Now seriously: I have exactly the version of cabal-install installed that I want
to use in the command line. It's fine if stack/hie want to use another one, but
then it should probably install that to a private directory and set its own PATH
as needed.