ryantrinkle / nixpkgs

Nix Packages collection
Other
4 stars 2 forks source link

Split ghcjs and the results of ghcjs-boot into two separate nix derivations #9

Open ryantrinkle opened 9 years ago

ryantrinkle commented 9 years ago

Building ghcjs takes a long time, so debugging issues that happen in ghcjs-boot is very slow. Splitting this up so that a successful ghcjs build can be kept even when ghcjs-boot fails would be very helpful.