Search Criteria
Package Details: stack-bin 3.11.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/stack-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | stack-bin |
| Description: | The Haskell Tool Stack. Packaged from upstream binary release. |
| Upstream URL: | https://github.com/commercialhaskell/stack |
| Licenses: | BSD-3-Clause |
| Conflicts: | stack, stack-static |
| Provides: | stack, stack-static |
| Submitter: | dno |
| Maintainer: | dno |
| Last Packager: | dno |
| Votes: | 38 |
| Popularity: | 0.42 |
| First Submitted: | 2023-10-09 14:02 (UTC) |
| Last Updated: | 2026-06-24 13:15 (UTC) |
Dependencies (2)
- gmp (gmp-hgAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Required by (71)
- brittany (requires stack) (make)
- bruski-git (requires stack) (make)
- carp-git (requires stack) (make)
- check_pacman-git (requires stack) (make)
- commonmark-git (requires stack) (make)
- compleat-git (requires stack) (make)
- correct-unicorn (requires stack) (make)
- cyp-lukasstevens-git (requires stack) (make)
- deadd-notification-center (requires stack) (make)
- deadd-notification-center-git (requires stack) (make)
- dec-git (requires stack) (make)
- dhall-to-cabal (requires stack) (make)
- dino-brick (requires stack) (make)
- doc-browser-git (requires stack) (make)
- echidna (requires stack) (make)
- elm-platform (requires stack-static) (make)
- epub-tools (requires stack) (make)
- etlas-git (requires stack) (make)
- floskell (requires stack) (make)
- ghcup-hs-static-git (requires stack) (make)
- Show 51 more...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
fosskers commented on 2020-05-21 17:12 (UTC)
One important difference is that
stack-staticrequires having a custom PGP signature registered, while this package builds as-is.drewbarbs commented on 2020-04-15 00:02 (UTC)
For anyone looking for a secondary reference re: the PGP key, the github release page for Stack version v2.3.0.1 indicates that the release has been signed with the key id E17D38358F72BEF7, and Github has verified the signature: https://github.com/commercialhaskell/stack/releases/tag/v2.3.0.1
Denommus commented on 2020-04-14 13:28 (UTC)
If anyone else had trouble finding a keyserver with his gpg key, it's on hkps.pool.sks-keyservers.net
Rufflewind commented on 2020-03-01 19:03 (UTC)
That seems to be the core difference.
Given that stack-static actually has a smaller binary than stack-bin I'm not sure there's any reason to favor this package over stack-static on x86_64.
jsomedon commented on 2020-03-01 13:28 (UTC)
hi, what's the difference between this package and stack-static? So this one is dynamically linked one?
simonfxr commented on 2019-07-22 18:35 (UTC)
@flannelhead: Thank you, it's fixed now.
flannelhead commented on 2019-07-22 11:57 (UTC)
@simonfxr: thanks. It seems that ncurses5-compat-libs was still accidentally left in the "depends" array.
simonfxr commented on 2019-07-18 10:19 (UTC)
@flannelhead: You are right, newer ghc's don't need libtinfo.so.5 any more, however older ghc's liking to it are still supported. I'm going to make ncurses5-compat-libs an optional dependency.
flannelhead commented on 2019-07-15 18:42 (UTC)
By the way, stack does seem to nowadays download builds of GHC that are linked against tinfo6 - hence I think ncurses5-compat-libs dependency could be dropped. I'm running the stack-static package successfully without ncurses5-compat-libs installed.
« First ‹ Previous 1 2 3 4 Next › Last »