aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/haskell-modules/lib.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-13haskell: Add documentationTarball to libJoe Hermaszewski1-0/+25
2020-11-13haskell: whitespace fixesJoe Hermaszewski1-3/+3
2020-11-13haskell: add addTestToolDependsJoe Hermaszewski1-0/+3
2020-04-24Additional docs for doJailbreakAshesh Ambasta1-0/+5
2019-07-14haskell/lib: Introduce markUnbroken helperBen Gamari1-0/+1
2019-06-19haskell-stack: clean up deep overridesPeter Simons1-0/+1
2019-03-29haskell: allow separate bin output, disable by defaultDomen Kožar1-0/+2
2018-12-15haskell generic builder: Add flag to allow inconsistent dependencies.Shea Levy1-0/+7
2018-12-03Add disable core optimizations (#51464)David Johnson1-0/+3
2018-11-08haskellPackages: Add shell completions + improve docsRobert Hensing1-4/+40
2018-10-30haskell-lib: Factor out shell completion scripts helperJohn Ericson1-0/+15
2018-10-19haskell.lib.buildFromSdist: Allow overrideCabal [Fixes #45018]Will Fancher1-6/+7
2018-10-03haskell.lib.getBuildInputs: Use generic builder passthru to implementSilvan Mosberger1-55/+1
2018-08-27haskell: disable library profiling for static executablesBas van Dijk1-0/+1
2018-08-20haskell lib: Add appendConfigureFlagsJohn Ericson1-1/+3
2018-08-19haskellPackages.shellFor: fix after recent getHaskellBuildInputs fix.Shea Levy1-6/+9
2018-08-14haskell.lib.getHaskellBuildInputs: Actually get the haskell build inputs.Shea Levy1-1/+1
2018-07-07Fix type signatureGabriel Gonzalez1-1/+1
2018-07-06pkgs.haskell.lib.packagesFromDirectory: forward compatibilityRobert Hensing1-1/+1
2018-07-04Rename `readDirectory` to `packagesFromDirectory`Gabriel Gonzalez1-2/+2
2018-07-04Revert "haskell generic-builder: Use strictDeps always"Peter Simons1-6/+0
2018-07-03Change `readDirectory` to accept an attribute setGabriel Gonzalez1-1/+1
2018-07-03Add `pkgs.haskell.lib.readDirectory` utilityGabriel Gonzalez1-0/+19
2018-07-02haskell lib: Make helpers to add benchmark and test tool dependsJohn Ericson1-0/+6
2018-05-23haskell infra: Adds buildFlags logicMoritz Angermann1-0/+2
2018-05-23Revert "ghc, haskell infra: #40642 direct to master"Peter Simons1-2/+0
2018-05-21haskell infra: Adds buildFlags logicMoritz Angermann1-0/+2
2018-05-17Make getHaskellBuildInputs / shellFor work with overrideCabalWill Fancher1-2/+5
2018-03-29haskell.lib: Add {en,dis}ableExecutableProfiling transformerBen Gamari1-0/+3
2018-03-26Revert "justStaticExecutables: enable -dead_strip on mac to shrink closure"Matthew Bauer1-3/+1
2018-01-20haskell.lib.markBroken: explicitly disable Hydra buildsPeter Simons1-1/+1
2018-01-18Move packageSourceOverrides to haskellLibWill Fancher1-0/+12
2018-01-12Add documentation for haskell-modules/lib.nixRobert Hensing1-6/+139
2018-01-10haskellLib: Add shellAware functionShea Levy1-0/+4
2017-12-29Revert "Revert "hslib: Function to extract the haskell build inputs of a pack...Shea Levy1-0/+80
2017-12-28Revert "hslib: Function to extract the haskell build inputs of a package."Peter Simons1-80/+0
2017-12-23hslib: Function to extract the haskell build inputs of a package.Shea Levy1-0/+80
2017-12-05Revert "Revive multiple outputs for Haskell packages."Peter Simons1-4/+0
2017-11-27Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""Nicholas Clarke1-0/+4
2017-09-19haskell.lib: strip trailing whitespacePeter Simons1-1/+1
2017-09-19haskell.lib: add doBenchmark helper functionPeter Simons1-0/+3
2017-09-10haskell: introduce failOnAllWarningsBas van Dijk1-1/+3
2017-09-06Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"Peter Simons1-4/+0
2017-09-04Don't build separate bin output for alex.Nicholas Clarke1-0/+2
2017-09-04Enable multiple outputs for Haskell packages.Nicholas Clarke1-0/+2
2017-09-02haskell: add combinator to enable DWARF debuggingDomen Kožar1-0/+11
2017-08-30haskell: add the checkUnusedPackages function including docsBas van Dijk1-1/+17
2017-08-10haskell: remove any extraneous outputs from sdistTarballMoritz Kiefer1-0/+3
2017-08-03haskell infra: Misc cleanupsJohn Ericson1-8/+9
2017-07-29haskell.lib: drop obsolete hasNoDataOutput and hasNoDocOutput functionsPeter Simons1-2/+0