Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/compilers/ghcjs/default.nix

7 lines
89 B
Nix
Raw Normal View History

ghcjsHEAD: don’t just copy & replace, reuse same code (#20493) * ghcjsHEAD: don’t just copy & replace, reuse same code The HEAD file was just copied over and a few hashes replaced. Most of these hashes were already function arguments anyway, so no reason to not abstract over that. * ghcjs/base: factor out stage1Packages & regenerate for HEAD The stage1Packages have changed on ghcjs head, this adds the new list.
2016-11-18 16:13:56 +01:00
{ bootPkgs }:
ghcjs: support for Haskell-NG closes #5828 closes #6786
2015-03-12 23:20:56 -04:00
ghcjsHEAD: unbreak
2017-02-27 02:10:34 -05:00
bootPkgs.callPackage ./base.nix {
inherit bootPkgs;
ghcjs: mark as fixed
2017-05-08 12:46:14 -07:00
broken = false;
ghcjsHEAD: unbreak
2017-02-27 02:10:34 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 486ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API