acowley / cabbage

A tool for caching cabal builds in a Nix store
33 stars 1 forks source link

Fix frameworks on pure-darwin #5

Open acowley opened 9 years ago

acowley commented 9 years ago

Rather than the current business of passing -framework flags directly to GHC in the generated default.nix files, we should add with pkgs.darwin.apple_sdk.frameworks; [$frameworks] to systemDeps.