summaryrefslogtreecommitdiffstats
path: root/pkgs/development/haskell-modules/configuration-ghcjs.nix
AgeCommit message (Expand)Author
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl
2019-09-30configuration-ghcjs.nix: fix evaluationPeter Simons
2018-09-24haskell-stm: update overrides for the new 2.5.x versionPeter Simons
2018-09-12haskell-stm: update overrides that use version 2.4.5.0 to version 2.4.5.1Peter Simons
2018-07-15Fix ghcjs-dom-jsffi with GHCJS 8.4Will Fancher
2018-07-15Fix various packages under GHCJSWill Fancher
2018-07-15Fixed some core packages in GHCJS 8.4Will Fancher
2018-07-09haskell infra: Fix built-time overridesJohn Ericson
2018-06-11ghcjs: remove old-timeMatthew Bauer
2018-06-10ghcjs: disable some checksMatthew Bauer
2018-06-01haskell.packages.ghcjs.terminfo: Bump version (#41337)Sarah Brofeldt
2018-04-01Fix GHCJS 7.10Will Fancher
2017-10-23haskell: ghcjs packages: fix build of failBas van Dijk
2017-08-03haskell infra: Misc cleanupsJohn Ericson
2017-07-12miso: init at 0.2.0.0David Johnson
2017-04-07haskell: ghcjs packages: Break dependency cycle less invasiveLeon Isenberg
2017-03-29haskell: use GHCJS to build Setup.hs for GHCJS packagesLeon Isenberg
2017-03-24Merge pull request #23610 from ljli/hs-ghcjs-pkgs-inheritPeter Simons
2017-03-08haskell: ghcjs packages: fix ghcjs-dom-jsffi with newer CabalLeon Isenberg
2017-03-08haskellPackages: apply GHC specific overrides before GHCJSLeon Isenberg
2017-03-05haskellPackages: fix dangling referencesLeon Isenberg
2016-12-06haskell/ghcjs: fix ghcjs-ffiqq, add ghcjs-vdom (#20614)Profpatsch
2016-11-21haskellPackages.ghcjs-dom: Add overrides (#20474)Rodney Lorrimar
2016-11-18haskell/ghcjs: sort ghcjs packages alphabeticallyProfpatsch
2016-11-18haskell/ghcjs: patch Safe out of fast-loggerProfpatsch
2016-11-18haskell.packages.ghcjs: fix entropy (#20446)Profpatsch
2016-10-14cereal: fix build on ghcjsBas van Dijk
2016-09-28packages.ghcjs: fix a few packagesProfpatsch
2016-07-27ghcjs: move list of stage 1 packages into ghcjs derivationRyan Trinkle
2016-07-26ghcjs: refactor stage2 handlingRyan Trinkle
2016-03-15Merge pull request #13931 from mightybyte/unix-compat-needs-libiconvRyan Trinkle
2016-03-15ghcjs: on Darwin, build unix-compat with libiconvDoug Beardsley
2016-03-06ghcjs: Use bootpkgs to override build tools, not hardcoded compiler's pgksJohn Ericson
2016-02-24add darwin.libiconv to ghcjs packagesJude Taylor
2016-02-18ghcjs: replace integer-simple with integer-gmpCharles Strahan
2016-02-18ghcjs: don't propagate Cabal to all packagesCharles Strahan
2016-02-18ghcjs: fix building with cabal-install-1.22.8.0Charles Strahan
2016-02-01ghcjs-ffiqq: init at rev da31b1858 (Oct 12, 2015)Charles Strahan
2016-01-31ghcjs: build with GHC 7.10.3Charles Strahan
2016-01-25ghcjs: build haddock documentationCharles Strahan
2016-01-24ghcjs: update and fix ghcjs/reflex libsCharles Strahan
2016-01-24ghcjs: fix the buildCharles Strahan
2015-11-12ghcjs: update comment on generating built-in pkg listJohn Ericson
2015-10-18haskell: update lists of core and non-core packages for older compilersPeter Simons
2015-10-05pkgs bumps: ghcjs, ghcjs-boot, ghcjs-shims, ghcjs-domRenzo Carbonara
2015-09-25ghcjs packages: reflex, reflex-dom, dependent-sum_0_2_0_1, dependent-map_0_1_...Renzo Carbonara
2015-09-25bump ghcjs-domRenzo Carbonara
2015-09-14ghcjs: import gtk2hs-buildtools from the regular Haskell package setPeter Simons
2015-09-09configuration-ghcjs.nix: remove obsolete overrides for dependent-mapPeter Simons
2015-08-19haskell: use postPatch instead of patchPhase where possibleNikolay Amiantov