summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/make-package-set.nix
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'obsidiansystems/work-on-multi-shellFor'Matthew Bauer2020-01-17
|\
| * shellFor: Refactor for consistency and crossJacquin Mininger2020-01-17
* | callHackageDirect: correct type signatureJack Kelly2019-11-20
* | haskellSrc2nixJohn Ericson2019-10-15
* | haskell: Speed up cross callHackage by using native sourceJohn Ericson2019-10-01
|/
* treewide: remove unused variables (#63177)volth2019-06-16
* Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-18
|\
| * treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* | Add minimal docs for callHackage and friendsBryan Richter2019-05-14
|/
* haskell: add more hackage mirrors, use mirrors in more placesMatthew Bauer2019-04-05
* Revert "shellFor: Don't suck in src to compare to deps. [Fixes #51079]"Silvan Mosberger2019-02-15
* shellFor: Don't suck in src to compare to deps. [Fixes #51079]Will Fancher2019-01-29
* Overrides can be passed to callHackageDirectDoug Beardsley2019-01-27
* Add a callHackage variant that doesn't require all-cabal-hashesDoug Beardsley2018-12-25
* haskellSrc2nix: disallow substitutesGuillaume Bouchard2018-11-22
* Update developPackage documentationDoug Beardsley2018-10-17
* Add name parameter to developPackageDoug Beardsley2018-10-16
* haskellPackages.*.env: Use shellForSilvan Mosberger2018-10-03
* haskellPackages.shellFor: Clean and fixupSilvan Mosberger2018-10-03
* Merge pull request #46795 from obsidiansystems/late-bind-buildHaskellPackagesJohn Ericson2018-09-17
|\
| * haskell infra: "late bind" `buildHaskellPackages`John Ericson2018-09-17
* | Merge pull request #44424 from dhess/callCaball2nixWithOptionBas van Dijk2018-09-11
|\ \ | |/ |/|
| * haskell-modules: add callCabal2nixWithOptions.Drew Hess2018-08-03
* | haskellPackages.shellFor: fix after recent getHaskellBuildInputs fix.Shea Levy2018-08-19
* | Merge pull request #44356 from ElvishJerricco/callcabal2nix-passthru-deriverBas van Dijk2018-08-11
|\ \ | |/ |/|
| * callCabal2nix: Passthru deriverWill Fancher2018-08-10
* | 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