You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: