summaryrefslogtreecommitdiffstats
path: root/pkgs/development/haskell-modules/lib.nix
AgeCommit message (Expand)Author
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
2020-12-18haskell.lib.generateOptparseApplicativeCompletion: support separate binRobert Hensing
2020-11-13haskell: Add documentationTarball to libJoe Hermaszewski
2020-11-13haskell: whitespace fixesJoe Hermaszewski
2020-11-13haskell: add addTestToolDependsJoe Hermaszewski
2020-04-24Additional docs for doJailbreakAshesh Ambasta
2019-07-14haskell/lib: Introduce markUnbroken helperBen Gamari
2019-06-19haskell-stack: clean up deep overridesPeter Simons
2019-03-29haskell: allow separate bin output, disable by defaultDomen Kožar
2018-12-15haskell generic builder: Add flag to allow inconsistent dependencies.Shea Levy
2018-12-03Add disable core optimizations (#51464)David Johnson
2018-11-08Merge remote-tracking branch 'upstream/master' into haskell-bash-completion-2John Ericson
2018-11-08haskellPackages: Add shell completions + improve docsRobert Hensing
2018-10-30Merge pull request #49477 from obsidiansystems/haskell-shell-completionsJohn Ericson
2018-10-30haskell-lib: Factor out shell completion scripts helperJohn Ericson
2018-10-19haskell.lib.buildFromSdist: Allow overrideCabal [Fixes #45018]Will Fancher
2018-10-03haskell.lib.getBuildInputs: Use generic builder passthru to implementSilvan Mosberger
2018-09-02Merge pull request #45348 from shlevy/shellFor-all-build-inputsPeter Simons
2018-08-27haskell: disable library profiling for static executablesBas van Dijk
2018-08-20haskell lib: Add appendConfigureFlagsJohn Ericson
2018-08-19haskellPackages.shellFor: fix after recent getHaskellBuildInputs fix.Shea Levy
2018-08-14haskell.lib.getHaskellBuildInputs: Actually get the haskell build inputs.Shea Levy
2018-07-07Fix type signatureGabriel Gonzalez
2018-07-06pkgs.haskell.lib.packagesFromDirectory: forward compatibilityRobert Hensing
2018-07-04Rename `readDirectory` to `packagesFromDirectory`Gabriel Gonzalez
2018-07-03Change `readDirectory` to accept an attribute setGabriel Gonzalez
2018-07-03Add `pkgs.haskell.lib.readDirectory` utilityGabriel Gonzalez
2018-05-23haskell infra: Adds buildFlags logicMoritz Angermann
2018-05-23Revert "ghc, haskell infra: #40642 direct to master"Peter Simons
2018-05-22Merge pull request #40929 from obsidiansystems/cross-ghc-for-masterPeter Simons
2018-05-21haskell infra: Adds buildFlags logicMoritz Angermann
2018-05-17Make getHaskellBuildInputs / shellFor work with overrideCabalWill Fancher
2018-03-29haskell.lib: Add {en,dis}ableExecutableProfiling transformerBen Gamari
2018-03-26Revert "justStaticExecutables: enable -dead_strip on mac to shrink closure"Matthew Bauer
2018-01-20haskell.lib.markBroken: explicitly disable Hydra buildsPeter Simons
2018-01-18Move packageSourceOverrides to haskellLibWill Fancher
2018-01-12Add documentation for haskell-modules/lib.nixRobert Hensing
2018-01-10haskellLib: Add shellAware functionShea Levy
2017-12-29Revert "Revert "hslib: Function to extract the haskell build inputs of a pack...Shea Levy
2017-12-28Revert "hslib: Function to extract the haskell build inputs of a package."Peter Simons
2017-12-23hslib: Function to extract the haskell build inputs of a package.Shea Levy
2017-12-05Revert "Revive multiple outputs for Haskell packages."Peter Simons
2017-11-27Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""Nicholas Clarke
2017-09-19haskell.lib: strip trailing whitespacePeter Simons
2017-09-19haskell.lib: add doBenchmark helper functionPeter Simons
2017-09-10haskell: introduce failOnAllWarningsBas van Dijk
2017-09-06Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"Peter Simons
2017-09-04Don't build separate bin output for alex.Nicholas Clarke
2017-09-04Enable multiple outputs for Haskell packages.Nicholas Clarke
2017-09-02haskell: add combinator to enable DWARF debuggingDomen Kožar