summaryrefslogtreecommitdiffstats
path: root/pkgs/development/haskell-modules/configuration-ghcjs.nix
AgeCommit message (Expand)Author
2023-05-09haskell.packages.ghcjs: misc fixesNaïm Favier
2022-11-01haskell.packages.ghcjs.stm: 2.5.0.2 -> stm 2.5.1.0Christoph Bauer
2022-06-16Merge pull request #177489 from nomeata/joachim/ghcjs-baseDennis Gosnell
2022-06-13haskell.packages.ghcjs.ghcjs-base: 0.2.0.3 → 0.2.1.0Joachim Breitner
2022-06-08haskell.packages.ghcjs.ghcjs-base: fix buildlibjared
2022-05-19ghcjs: use exceptions-0.10.5 instead of missing 0.10.4Daniel Smith
2022-04-05haskell.compiler.ghcjs: pass fetchFromGitHub to ghcjs-basesternenseemann
2021-12-22haskell.packages.ghcjs.stm: Fix evaluation errorGabriella Gonzalez
2021-12-11haskell.packages.ghcjs.vector: Fix evaluation failure (#150002)Gabriella Gonzalez
2021-11-07haskell: switch from haskell.lib to haskell.lib.composeEllie Hermaszewska
2021-10-23ghcjs: remove duplicate vector patchDaniel Smith
2021-09-15ghcjs: init at 8.10.7Divam
2021-03-12ghcjs: drop obsolete configuration filePeter Simons
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