summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/with-packages-wrapper.nix
Commit message (Expand)AuthorAge
* ghcWithPackages: set withLLVM if hostPlatform is not x86_64sternenseemann2021-05-03
* treewide: Fix various tools wrappers "with packages"John Ericson2021-03-02
* haskellPackages.ghc.withPackages: Remove obsolete ghcide wrapperMalte Brandy2020-09-18
* haskellPackages.haskell-language-server: 0.2.0 -> 0.3.0Malte Brandy2020-08-16
* ghc.withPackages: Wrap hls with package lookup envMalte Brandy2020-07-24
* ghc.withPackages: Add wrapper for ghcideMalte Brandy2020-06-05
* haskell: Fix with-packages-wrapper MacOS linker hack for GHC 8.8Soares Chen2020-05-29
* haskellPackages.ghcWithPackages: fix for GHC 8.10Guillaume Bouchard2020-04-17
* Revert "haskell/with-packages-wrapper.nix: install "doc" outputs"Peter Simons2020-01-10
* haskell/with-packages-wrapper.nix: remove /bin symlink if it existsMatthew Bauer2020-01-06
* haskell/with-packages-wrapper.nix: install "doc" outputsMatthew Bauer2020-01-02
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* ghcjs-ng: Move to $out/lib/ghcjs-8.4Matthew Bauer2018-06-26
* haskell: fix with-packages-wrapper in ghcjsMatthew Bauer2018-06-18
* haskellPackages.ghcWithPackages: Wrap haddock with GHC lib dirSarah Brofeldt2018-03-15
* haskell-with-packages-wrapper: don't bother with extraOutputsToInstallPeter Simons2018-02-09
* Merge pull request #33636 from hamishmack/haskell-internal-libs-darwin2Peter Simons2018-01-12
|\
| * haskell: Fix depending on libs with internal libs on darwin.Hamish Mackenzie2018-01-09
* | ghcWithPackages: Fix comment URLJohn Ericson2018-01-04
* | ghcWithPackages: Get rid of unused passthroughJohn Ericson2018-01-04
* | ghcWithPackages: Don't bother with ignoreCollisions cause we don't use buildEnvJohn Ericson2018-01-04
* | ghcWithPackages: Fix cross, and avoid needless C compilerJohn Ericson2018-01-03
* | haskell infra: Fix cross as much as possible without changing hashesJohn Ericson2018-01-02
|/
* Revert "Revive multiple outputs for Haskell packages."Peter Simons2017-12-05
* Fix 'ghcWithPackages' as per https://github.com/NixOS/nixpkgs/issues/32082Nicholas Clarke2017-11-27
* fix ghcjs socket.ioJude Taylor2017-11-01
* replace "Mac OS X" and "OS X" with "macOS"davidak2017-08-07
* Fix use of `isDarwin` conditionals.Judah Jacobson2017-05-05
* haskell: work around linker limits on Mac OS X Sierra.Judah Jacobson2017-05-05
* Init HaLVM at 2.4.0David Johnson2017-03-10
* Fix GHCJS HEAD patch; support GHCJS libdir link; use full ghcEnv for GHCJS3noch2017-03-02
* Merge pull request #21916 from Profpatsch/ghcWithPackages-docsPeter Simons2017-01-16
|\
| * haskell: add doc outputs to with-packages-wrapper.nixProfpatsch2017-01-16
* | ghc with-packages-wrapper: Add support for cross-compilingShea Levy2017-01-13
|/
* ghc.withPackages: amend the derviation nameProfpatsch2016-11-17
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
* haskell-ng: hoogleLocal supportCharles Strahan2015-06-11
* ghcjs: properly wrap binaries in environmentCharles Strahan2015-05-08
* ghcWithPackages: add postBuild hook so that users can mess with the generated...Peter Simons2015-04-28
* haskell: fix GHC version check for GHCJSCharles Strahan2015-04-03
* ghcWithPackages: restore old style (without 'with')Nikolay Amiantov2015-03-29
* ghcWithPackages: fix isGhcjs evaluation even some morePeter Simons2015-03-29
* ghcjs: fix evaluation error in with-packages-wrapper.nix some morePeter Simons2015-03-29
* ghcjs: fix emacs syntax highlightingPeter Simons2015-03-29
* ghcjs: fix evaluation error in with-packages-wrapper.nixPeter Simons2015-03-29
* ghcjs: support for Haskell-NGCharles Strahan2015-03-29
* ghcWithPackages: add withLLVMNikolay Amiantov2015-03-26
* ghcWithPackages: don't re-generate the packages.conf.d cache if there are no ...Peter Simons2015-02-22
* haskell-generic-builder: re-factor for improved modularityPeter Simons2015-01-17
* haskell-generic-builder: simplify "package.conf.d" managementPeter Simons2015-01-10