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
Linking Haskell programs doesn't generally need zlib.
Now that (with the previous commits) the system `zlib` library has
`.a` files, we can just override the Haskell `zlib` library to use those.
Then the library paths will automatically be propagated.
0 commit comments