Skip to content
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

Stack resolver support to ghc-alt-libc? #9

Open
thautwarm opened this issue Feb 21, 2020 · 1 comment
Open

Stack resolver support to ghc-alt-libc? #9

thautwarm opened this issue Feb 21, 2020 · 1 comment

Comments

@thautwarm
Copy link

Hi, thanks for making this.
I feel like to use ghc-musl to get rid of glibc, however in stack projects this does need some work to integrate:
https://docs.haskellstack.org/en/stable/yaml_configuration/#resolver

I wonder if any plan for this?

@redneb
Copy link
Owner

redneb commented Feb 22, 2020

Hi. In order to use ghc-musl you have to be using an environment that is based on musl. I personally use gentoo musl, most people seem to prefer Alpine Linux. You cannot use from it a glibc based distro, which includes most popular distros. For using ghc-musl with stack under Alpine linux, please have a look at commercialhaskell/stack#2387.

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

No branches or pull requests

2 participants