Search Criteria
Package Details: stack-bin 3.5.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: | 36 |
Popularity: | 0.81 |
First Submitted: | 2023-10-09 14:02 (UTC) |
Last Updated: | 2025-04-25 13:21 (UTC) |
Dependencies (2)
- gmp (gmp-hgAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Required by (69)
- 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)
- 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)
- ghcide (requires stack) (make)
- ghcup-hs-static-git (requires stack) (make)
- git-brunch (requires stack) (make)
- google-location-history-converter (requires stack) (make)
- graphmod-git (requires stack) (make)
- hadolint (requires stack) (make)
- hadolint-git (requires stack) (make)
- hascard (requires stack) (make)
- haskell-commonmark-git (requires stack) (make)
- haskell-language-server-git (requires stack) (make)
- headroom (requires stack) (make)
- hledger-git (requires stack) (make)
- hython (requires stack)
- i3hloc-git (requires stack) (make)
- kit-git (requires stack) (make)
- kmonad-git (requires stack) (make)
- lazy-git (requires stack) (make)
- list-all-systemd-timers-git (requires stack) (make)
- matrix-bot-haskell-git (requires stack) (make)
- mkjson-git (requires stack) (make)
- msi-keyboard-light (requires stack) (make)
- nikki (requires stack) (make)
- ormolu (requires stack) (make)
- ormolu-static-git (requires stack) (make)
- pakcs (requires stack) (make)
- pandoc-crossref-static-git (requires stack) (make)
- pandoc-sidenote (requires stack) (make)
- pandoc-sile-git (requires stack) (make)
- paths-bookmarks-git (requires stack) (make)
- plam (requires stack) (make)
- pp-git (requires stack) (make)
- proid-git (requires stack) (make)
- propellor (requires stack)
- psc-package-git (requires stack) (make)
- pscpp-git (requires stack) (make)
- psgo-git (requires stack) (make)
- purescript (requires stack) (make)
- saw-script-git (requires stack) (make)
- simplex-chat-git (requires stack) (make)
- siv-git (requires stack) (make)
- snake-terminal-git (requires stack) (make)
- stack-clean-old-static-git (requires stack) (make)
- sv2v-git (requires stack) (make)
- tetris-terminal-git (requires stack) (make)
- tvmv-git (make)
- uwupp-git (requires stack)
- weatherhs (requires stack) (make)
- workcraft (requires stack) (optional)
- workcraft-git (requires stack) (optional)
- xest-window-manager-git (requires stack) (make)
- zsh-git-prompt-hs-git (requires stack) (make)
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-static
requires 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 »