summary refs log tree commit diff
path: root/pkgs/development/compilers/ghcjs
Commit message (Expand)AuthorAge
* treewide: replace http://github.com with https://github.comBen Siraphob2022-01-07
* Merge pull request #151689 from Gabriel439/gabriella/fix_ghcjs_config.subJohn Ericson2021-12-22
|\
| * haskell.compiler.ghcjs: Don't use upstream `config.sub`Gabriella Gonzalez2021-12-21
* | haskell.compiler.ghcjs: Fix Linux build (#151699)Gabriella Gonzalez2021-12-22
|/
* haskell.compiler.ghcjs: fix evaluation regressionsternenseemann2021-11-15
* Merge master into haskell-updatesgithub-actions[bot]2021-11-05
|\
| * treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)`` to lib....Sandro Jäckel2021-11-03
* | ghcjs: remove duplicate vector patchDaniel Smith2021-10-23
|/
* ghcjs: Enable on darwin (#139067)Divam Narula2021-09-26
* haskell.compiler.ghcjs: mark hydraPlatforms as none because output is too large(cdep)illabout2021-09-19
* ghcjs: init at 8.10.7Divam2021-09-15
* Drop obsolete ghcjs-8.4.x code.Peter Simons2019-09-30
* treewide: remove redundant recvolth2019-08-28
* treewide: remove unused variables (#63177)volth2019-06-16
* Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.Peter Simons2018-11-02
* ghcjs-*: Expose the version of GHC usedJohn Ericson2018-09-28
* ghcjs-{7.10, 8.0}: Make symmetricalJohn Ericson2018-09-27
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* haskell: make generic builder follow compiler’s shared configMatthew Bauer2018-06-20
* ghcjs: add version to haskellCompilerNameMatthew Bauer2018-06-14
* Merge pull request #38288 from ElvishJerricco/elvishjerricco-ghcjs-maintainerPeter Simons2018-04-06
|\
| * Added ElvishJerricco to GHCJS maintainersWill Fancher2018-04-01
* | Merge pull request #38314 from ElvishJerricco/fix-ghcjs-7.10Peter Simons2018-04-03
|\ \
| * | Fix GHCJS 7.10Will Fancher2018-04-01
| |/
* / GHCJS: Fix GHCJS with haddock-library-1.4.3Will Fancher2018-04-02
|/
* ghcjs: mark HEAD version as brokenPeter Simons2018-03-29
* ghcjs: mark build brokenPeter Simons2018-03-05
* Fixed GHCJSWill Fancher2018-01-20
* fix typoJude Taylor2018-01-08
* let ghcjs packages compile with new cross-compilingJude Taylor2018-01-08
* Revert "Revive multiple outputs for Haskell packages."Peter Simons2017-12-05
* Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""Nicholas Clarke2017-11-27
* Change many homepage urls from http to https #30636Pascal Wittmann2017-11-10
* fix ghcjs socket.ioJude Taylor2017-11-01
* ghcjs: Do not mark as brokenMoritz Kiefer2017-10-21
* Merge pull request #30214 from cocreature/ghcjsPeter Simons2017-10-17
|\
| * ghcjs/ghcjsHEAD: Use separate patch files to fix build of ghcjsMoritz Kiefer2017-10-08
* | ghcjs: mark build as brokenPeter Simons2017-10-09
|/
* ghcjsHEAD: Bump ghcjs and ghcjs-boot revisionsMoritz Kiefer2017-09-23
* ghcjsHEAD: bump ghcjs shimsMoritz Kiefer2017-09-20
* Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"Peter Simons2017-09-06
* Provide hscolour, happy, alex bin to buildInputs.Nicholas Clarke2017-09-04
* haskell: fix ghcjs build with cabal-install-2.0Moritz Kiefer2017-08-11
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
* ghcjsHEAD: bump git revisionRenzo Carbonara2017-06-05
* Revert "Use consistent package naming for HEAD.nix files" for GHC and GHCjs.Peter Simons2017-05-09
* Merge pull request #25631 from rht/masterArseniy Seroka2017-05-09
|\
| * Use consistent package naming for HEAD.nix filesrht2017-05-09
* | ghcjs: mark as fixedDavid Johnson2017-05-08
|/
* Merge pull request #24715 from ljli/ghcjs-dep-cycleAristid Breitkreuz2017-04-08
|\