about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/make-package-set.nix
AgeCommit message (Expand)AuthorFilesLines
2017-10-24callCabal2nix: Don't rebuild unchanged cabal file (Fixed #23880)Will Fancher1-1/+16
2017-10-12Partition all-cabal-hashes into case-insensitive-safe components.Shea Levy1-3/+16
2017-09-29Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy1-2/+32
2017-09-12Merge branch 'master' into improved-make-overridableWill Fancher1-1/+1
2017-09-06Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"Peter Simons1-1/+0
2017-09-05Merge pull request #28478 from obsidiansystems/haskell-custom-stdenvPeter Simons1-1/+1
2017-09-04Disable separate etc output for hscolour.Nicholas Clarke1-0/+1
2017-08-26Merge branch 'master' into improved-make-overridableWill Fancher1-9/+25
2017-08-22haskell infra: Make sure packages get custom stdenvJohn Ericson1-1/+1
2017-08-06pkgs/haskell-modules: two small vanity fixesProfpatsch1-1/+3
2017-08-03haskell infra: Misc cleanupsJohn Ericson1-8/+22
2017-07-13Added `overrideScope` for `callPackageWith`Will Fancher1-32/+2
2017-06-24stdenv: add stawman docs for `makeOverridable`Gleb Peregud1-1/+1
2017-06-12haskellPackages.developPackage: Add overrides argumentShea Levy1-5/+9
2017-06-10Add haskellPackages.developPackage for local development default.nixesShea Levy1-1/+14
2017-06-10Add packageSourceOverrides function to haskell package setsShea Levy1-0/+12
2017-05-10hackage2nix: Pull haskellSrc2nix from the final package setShea Levy1-1/+1
2017-05-01haskellSrc2nix: preferLocalBuild and use unwrapped cabal2nix.Shea Levy1-1/+2
2017-04-25haskell: add more callPackageWithScope docsBenno Fünfstück1-0/+12
2017-04-25haskell: preserve overrideScope on overrideBenno Fünfstück1-3/+17
2017-04-21haskell-packages: factor package set construction in new fileBenno Fünfstück1-0/+107