Skip to content

Comments

CI: install libgmp-dev for stack setup#7952

Open
colonelpanic8 wants to merge 1 commit intocommercialhaskell:masterfrom
colonelpanic8:fix-ci-gmp
Open

CI: install libgmp-dev for stack setup#7952
colonelpanic8 wants to merge 1 commit intocommercialhaskell:masterfrom
colonelpanic8:fix-ci-gmp

Conversation

@colonelpanic8
Copy link
Contributor

The check GitHub Actions job was failing on ubuntu-latest during stack setup with a linker error (ld.gold: cannot find -lgmp).

Install libgmp-dev before running etc/check.sh so the downloaded GHC can link executables during Stack's sanity check.

@juhp
Copy link
Member

juhp commented Feb 18, 2026

Thanks for opening this

Just curious, do you have a pointer to such a failure?

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.

2 participants