I am trying to install cabal-install. Readme says I should use bootstrap.sh to download and install the dependencies. It says I should use this script like below
$ ./bootstrap.sh
But I couldn't find such script in /
So, the question is, what is the bootstrap.sh script, what is its purpose and where to get it?