Fix issue references

This commit is contained in:
Julian Ospald 2018-09-30 01:11:03 +08:00
parent 4d12a4cc6d
commit 40b62f83f3
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 4 additions and 4 deletions

View File

@ -48,13 +48,13 @@ See `ghcup.sh --help`.
## TODO
- [ ] FreeBSD support (#4)
- [ ] Make fetching tarballs more robust (#5)
- [ ] FreeBSD support ([#4](https://github.com/hasufell/ghcup/issues/4))
- [ ] Make fetching tarballs more robust ([#5](https://github.com/hasufell/ghcup/issues/5))
## Feature considerations
- [ ] Allow to compile from source (#2)
- [ ] Allow to install cabal-install as well (#3)
- [ ] 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))
## Known problems