mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-19 17:39:34 +00:00
Expose bootGhcjs for convenience's sake
This commit is contained in:
parent
2f6c9947fe
commit
9c6e63ffda
|
@ -36,6 +36,7 @@ let
|
|||
]);
|
||||
|
||||
targetPrefix = "";
|
||||
inherit bootGhcjs;
|
||||
inherit (bootGhcjs) version;
|
||||
isGhcjs = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue