Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update ghcup.md: inform users of the dependency of ghcup over hackage #269

Merged
merged 6 commits into from
Nov 14, 2024

Conversation

Erchiusx
Copy link
Contributor

当前版本的ghcup在安装时也会安装cabal,而如果只按照原本文档的内容做,此时的cabal并没有被设置科大镜像,因此会直接从官方网站走,下载量约100M,且没有很好的进度提示;

解决方案是按照hackage帮助中的内容设置cabal镜像;

我建议在ghcup的帮助中,建议读者阅读cabal镜像的帮助,并设置cabal镜像的代理;这部分文档的调整已经在这个PR中完成;
但是否采取这一方案,或是要重新组织文档的顺序,我认为有待讨论。

docs/ghcup.md Outdated Show resolved Hide resolved
docs/ghcup.md Outdated Show resolved Hide resolved
docs/ghcup.md Outdated Show resolved Hide resolved
docs/ghcup.md Outdated Show resolved Hide resolved
@taoky taoky merged commit ce2cdb2 into ustclug:master Nov 14, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Nov 14, 2024
Erchiusx: [ce2cdb2] update ghcup.md: inform users of the dependency of ghcup over hackage (#269)

* ghcup: update ghcup-0.0.7.yaml to ghcup-0.0.8.yaml
if not, ghcup will try to retrive ghcup-0.0.8.yaml from github

* fix: resolve issues

* update ghcup.md to inform visitors of the extra dependencies of hackage

* Apply suggestions from code review

Co-authored-by: taoky <[email protected]>

* gather new text in one line

---------

Co-authored-by: TianKai Ma <[email protected]>
Co-authored-by: taoky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants