ghc-prim needs to depend on libc and libm
libm is just an empty shell on musl, and all the math functions are contained in libc. (cherry picked from commit b4550748)
Please register or sign in to comment
libm is just an empty shell on musl, and all the math functions are contained in libc. (cherry picked from commit b4550748)