Search Criteria
Package Details: stack-static 3.5.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stack-static.git (read-only, click to copy) |
---|---|
Package Base: | stack-static |
Description: | The Haskell Tool Stack (linked statically) |
Upstream URL: | https://github.com/commercialhaskell/stack |
Licenses: | custom:BSD3 |
Conflicts: | haskell-stack, stack, stack-bin |
Provides: | stack |
Replaces: | haskell-stack, stack, stack-bin |
Submitter: | simonfxr |
Maintainer: | simonfxr |
Last Packager: | simonfxr |
Votes: | 34 |
Popularity: | 0.39 |
First Submitted: | 2017-06-30 06:04 (UTC) |
Last Updated: | 2025-03-30 06:15 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gmp (gmp-hgAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bash-completion (bash-completion-gitAUR) (optional)
- ncurses5-compat-libsAUR (optional) – using older ghc's linking against libtinfo.so.5
Required by (68)
- 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 (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)
- Show 48 more...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
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.
Rufflewind commented on 2019-07-08 19:05 (UTC)
Done.
thylacine222 commented on 2019-07-08 09:20 (UTC)
it does work, but you should include aarch64 in arch
« First ‹ Previous 1 2 3 4 Next › Last »