Skip to content
Commit b8bf8e50 authored by Peter Simons's avatar Peter Simons
Browse files

ghc: re-instate code that configures statically linked builds by default

The compiler should not expect to have dynamic versions of all libraries
available, because that configuration doesn't play along nicely with statically
linked libraries.

Fixes https://github.com/NixOS/nixpkgs/issues/6399.
parent 0e9a0c99
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment