summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/make-package-set.nix
Commit message (Expand)AuthorAge
...
* | haskell-modules: only include glibc locales when using glibcWill Dietz2018-07-17
|/
* Haskell infra: Do callPackage splicingJohn Ericson2018-07-09
* haskell infra: Use `self.ghc` rather than closing over initial valueJohn Ericson2018-06-07
* Merge pull request #41330 from obsidiansystems/haskellSrc2nix-overridingJohn Ericson2018-05-31
|\
| * haskell infra: Allow overriding `haskellSrc2nix`John Ericson2018-05-31
* | Merge pull request #40710 from ElvishJerricco/overrideCabal-getHaskellBuildIn...Peter Simons2018-05-22
|\ \
| * | Make getHaskellBuildInputs / shellFor work with overrideCabalWill Fancher2018-05-17
* | | haskellPackages.developPackage: Add a defaulted provideDrv argumentJohn Wiegley2018-05-18
|/ /
* | callHackage: Keep deriver, like callCabal2nixWill Fancher2018-03-25
* | callCabal2nix: Use host platform rather than build platform for evaluation of...Ken Micklas2018-03-11
* | haskell.lib.haskellSrc2nix: add extraCabal2nixOptionsRobert Hensing2018-03-09
* | Haskell: Added haskellPackages.shellForWill Fancher2018-03-06
|/
* haskellPackages.callCabal2nix: Depend on the expression.Shea Levy2018-03-02
* callCabal2nix: Fix filtering for non-cleanSourceable sources.Shea Levy2018-02-28
* Use static cabal2nix in callCabal2nixWill Fancher2018-02-11
* Add setFunctionArgs lib function.Shea Levy2018-01-31
* Adds modifier option to developPackagepjan vandaele2018-01-30
* haskell lib: Make Cabal compiler names explicitBen Gamari2018-01-21
* haskell infra: nativeGhc != ghc.bootPkgs.ghcJohn Ericson2018-01-21
* Move packageSourceOverrides to haskellLibWill Fancher2018-01-18
* callCabal2nix: Fix calling with a path in the store.Shea Levy2018-01-11
* callCabal2nix: Use cleanSourceWith for composable filteringShea Levy2018-01-10
* ghcWithPackages: fix ghc version passingRobin Gloster2018-01-07
* ghcWithPackages: Get rid of unused passthroughJohn 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 "hslib: Function to extract the haskell build inputs of a package."Peter Simons2017-12-28
* hslib: Function to extract the haskell build inputs of a package.Shea Levy2017-12-23
* callCabal2nix: Take advantage of new hpack support.Shea Levy2017-12-07
* 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
* Extract files one at a time from all-cabal-hashesWill Fancher2017-11-06
* Revert "Merge branch 'all-cabal-hashes-components'"Will Fancher2017-11-06
* haskell-packages: fix all-cabal-hashes component lookupRyan Trinkle2017-10-24
* callCabal2nix: Don't rebuild unchanged cabal file (Fixed #23880)Will Fancher2017-10-24
* Partition all-cabal-hashes into case-insensitive-safe components.Shea Levy2017-10-12
* Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy2017-09-29
* Merge branch 'master' into improved-make-overridableWill Fancher2017-09-12
|\
| * Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"Peter Simons2017-09-06
| * Merge pull request #28478 from obsidiansystems/haskell-custom-stdenvPeter Simons2017-09-05
| |\
| | * haskell infra: Make sure packages get custom stdenvJohn Ericson2017-08-22
| * | Disable separate etc output for hscolour.Nicholas Clarke2017-09-04
* | | Merge branch 'master' into improved-make-overridableWill Fancher2017-08-26
|\| |
| * | pkgs/haskell-modules: two small vanity fixesProfpatsch2017-08-06
| |/
| * haskell infra: Misc cleanupsJohn Ericson2017-08-03
* | Added `overrideScope` for `callPackageWith`Will Fancher2017-07-13
|/
* stdenv: add stawman docs for `makeOverridable`Gleb Peregud2017-06-24
* haskellPackages.developPackage: Add overrides argumentShea Levy2017-06-12
* Add haskellPackages.developPackage for local development default.nixesShea Levy2017-06-10
* Add packageSourceOverrides function to haskell package setsShea Levy2017-06-10