summary refs log tree commit diff
path: root/pkgs/development/compilers/ghcjs-ng
Commit message (Expand)AuthorAge
* treewide: use https for github URIsPavol Rusnak2021-04-17
* ghcjs: fix evalRyan Burns2021-01-26
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
* pkgs/development/compilers: stdenv.lib -> libBen Siraphob2021-01-23
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
* ghcjs: mark build brokenPeter Simons2020-11-06
* remove unnecessary imports in ghcjs-ng/8.6/dep-overrides.nixDhruv Dang2020-08-24
* #84563 #95931 fix ghcjs 8.6 so it buildsDhruv Dang2020-08-24
* ghcjs: mark build as brokenPeter Simons2020-05-15
* Merge branch 'ghcjs-cross-without-cc-common' into ghcjs-cross-without-ccJohn Ericson2019-12-25
|\
| * ghcjs: get socket.io from pkgsHostHostJohn Ericson2019-12-24
* | Merge pull request #74087 from Ericson2314/ghcjs-fix-depsJohn Ericson2019-11-24
|\|
| * ghcjs-ng: The GHC source should be configured with native build inputsJohn Ericson2019-11-24
* | Merge pull request #69886 from NixOS/haskell-updatesDomen Kožar2019-10-02
|\ \
| * | GHCJS: Build on HydraTravis Whitaker2019-09-25
* | | Drop obsolete ghcjs-8.4.x code.Peter Simons2019-09-30
|/ /
* / haskell.compiler.ghcjs86: Bump ghc-8.6 branch, fix build.Travis Whitaker2019-09-22
|/
* treewide: remove unused variables (#63177)volth2019-06-16
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
* treewide: update homepages to https where availableMatthew Bauer2019-04-15
* ghcjs-ng: unbreakVaibhav Sagar2019-03-23
* ghcjs: disable Hydra builds while the build is marked as brokenPeter Simons2019-02-24
* ghcjs: mark build as brokenPeter Simons2019-02-22
* Remove GHCJS 8.2Will Fancher2019-01-30
* GHCJS: Add elvishjerricco as maintainerWill Fancher2019-01-30
* GHCJS: Add 8.6Will Fancher2019-01-30
* GHCJS: Fix 8.4 buildWill Fancher2019-01-30
* ghcjs: mark compiler builds as brokenPeter Simons2019-01-29
* Bump GHCJS 8.4Will Fancher2018-11-21
* ghcjs-*: Expose the version of GHC usedJohn Ericson2018-09-28
* ghc, ghcjs: Get rid of extraneous alex, happy, and hscolour argsJohn Ericson2018-09-24
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* Update readme with --compiler option for GHCJSWill Fancher2018-07-16
* Added ghcjs-base to GHCJS 8.4 / 8.2Will Fancher2018-07-15
* Make GHCJS 8.4 the default, in line with LTS 12.xWill Fancher2018-07-15
* ghcjs-ng: Move to $out/lib/ghcjs-8.4Matthew Bauer2018-06-26
* haskell: make generic builder follow compiler’s shared configMatthew Bauer2018-06-20
* ghcjs: remove phasesMatthew Justin Bauer2018-06-18
* ghcjs: add version to haskellCompilerNameMatthew Bauer2018-06-14
* ghcjs-ng: add haskellCompilerName attributeMatthew Justin Bauer2018-06-13
* ghcjs-ng: fixup system tupleMatthew Justin Bauer2018-06-09
* Fix GHCJS 8.4/8.2 in sandboxed builds (#41411)Will Fancher2018-06-03
* GHCJS darwin fixes (#41120)Will Fancher2018-05-29
* Bump GHCJS 8.4Will Fancher2018-05-17
* Work around GHCJS bug with ghcjs-boot -j1Will Fancher2018-05-17
* Remove -dcore-lint from GHCJS wrapperWill Fancher2018-05-17
* Expose bootGhcjs for convenience's sakeWill Fancher2018-05-17
* Add pkgconfig to ghcjs bootWill Fancher2018-05-17
* Factor out bootGhcjs for justStaticExecutables sakeWill Fancher2018-05-16