Expose bootGhcjs for convenience's sake

This commit is contained in:
Will Fancher 2018-05-17 05:27:03 -04:00
parent 2f6c9947fe
commit 9c6e63ffda

View File

@ -36,6 +36,7 @@ let
]);
targetPrefix = "";
inherit bootGhcjs;
inherit (bootGhcjs) version;
isGhcjs = true;