Files
nixpkgs/pkgs/development/compilers/ghc
Guillaume Bouchard a7c774300b ghc-8.6.3: use system libffi
Use the system `libffi` (`ie` nixpkgs's) instead of built-in libffi
from ghc source tree.

This will prevent library conflict when ghc dynamically links haskell
packages (linked with ghc built-in libffi) and any external library
which uses nixpkgs `libffi`.

Closes https://github.com/NixOS/nixpkgs/pull/55208.
2019-02-12 13:40:59 +01:00
..
2019-01-27 10:26:07 +01:00
2019-02-12 13:40:59 +01:00
2019-01-27 10:26:07 +01:00