-
Notifications
You must be signed in to change notification settings - Fork 312
Package request for stack-bin #882
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
Labels
Comments
AUR 上还有一个叫 stack-static 的包,之前有段时间 stack-bin 过期的时候被上传上去的,内容和 stack-bin 完全相同。 |
Community源里已包含包stack,请问该包与stack-bin有何不同之处?(除依赖外) |
最大的问题就是依赖太多了啊……Community 源里那个的依赖有 750 MB+,而这个包本身只有十几 MB,对于不需要那些依赖的用户来说安装那个包严重浪费空间,而且装一大堆没用的包让人很难受。 |
commit d9cccf0。请等待丁香自动打包完成,这通常需要不超过8小时。 |
打包完成。 |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题类型 / Type of issues
打包 AUR 上的 stack-bin。
不需要工具链,直接从上游下载二进制包。
Github:stack
AUR:stack-bin
Stack 是现在常用的 Haskell 开发工具,官方仓库里的包依赖一堆 Haskell 库,对于只用 Stack 管理 Haskell 环境的用户来说过于累赘;AUR 上的 PKGBUILD 需要从 Github 下载,国内下载比较困难。
The text was updated successfully, but these errors were encountered: