Add install-cabal subcommand, fixes #3

This commit is contained in:
2018-09-30 16:46:50 +08:00
parent 894a279a2d
commit ea2d5c20d9
3 changed files with 96 additions and 7 deletions

View File

@@ -55,7 +55,7 @@ See `ghcup --help`.
## Feature considerations
- [ ] Allow to compile from source ([#2](https://github.com/hasufell/ghcup/issues/2))
- [ ] Allow to install cabal-install as well ([#3](https://github.com/hasufell/ghcup/issues/3))
- [x] Allow to install cabal-install as well ([#3](https://github.com/hasufell/ghcup/issues/3))
## Known problems