nixpkgs-suyu/pkgs/development/compilers/ghcjs
Charles Strahan 4e04fdce86 ghcjs: properly wrap binaries in environment
This also:

 1  Builds Setup.hs with ghcjs, which (among other things) defines
    __GHCJS__ and ghcjs_HOST_OS during pre-processing.
 2  Fixes ghc-paths to point at ghcjs and use NIX_GHCJS_* env-vars.
 3  Boots ghcjs into $prefix/lib/$compiler.
2015-05-10 13:45:59 +02:00
..
default.nix ghcjs: properly wrap binaries in environment 2015-05-10 13:45:59 +02:00
ghcjs.patch ghcjs: properly wrap binaries in environment 2015-05-10 13:45:59 +02:00
wrapper.nix