summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/generic-builder.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
* | haskell: add quickjump option to the haskell mkDerivationMerlin Göttlinger2020-01-10
* | Merge branch 'ghcjs-cross-without-cc-common' into ghcjs-cross-without-ccJohn Ericson2019-12-25
|\|
| * haskell generic-builder: Hack so CPP without a CC worksJohn Ericson2019-12-25
* | Merge branch 'ghcjs-cross-without-cc-common' into ghcjs-cross-without-ccJohn Ericson2019-12-25
|\|
| * haskell generic-builder: Fix `--with-ghc` flag for GHCJS as crossJohn Ericson2019-12-25
* | Merge remote-tracking branch 'upstream/master' into ghcjs-cross-without-ccJohn Ericson2019-11-25
|\ \ | |/ |/|
| * ghcjs: disable profiling by defaultYorick van Pelt2019-11-01
* | haskell genenric-builder: Make the C compiler optionalJohn Ericson2019-11-25
|/
* treewide: remove unused variables (#63177)volth2019-06-16
* Merge staging-next into stagingFrederik Rietdijk2019-04-16
|\
| * haskell-generic-builder: disable library-for-ghci by default(cdep)illabout2019-04-12
* | haskell: add more hackage mirrors, use mirrors in more placesMatthew Bauer2019-04-05
|/
* Add option to disable library-for-ghci in the generic haskell builder.(cdep)illabout2019-04-02
* haskell: allow separate bin output, disable by defaultDomen Kožar2019-03-29
* generic Haskell builder: don't copy packages from GHCMichael Peyton Jones2019-03-17
* haskell-modules/generic-builder.nix: add haddockFlags optionNathan van Doorn2019-02-22
* haskell/generic-buidler: make installPhase handle Cabal 2.5's lax fieldsKosyrev Serge2019-02-02
* haskell generic-builder.nix: adapt to package config files having more spacesKosyrev Serge2019-01-27
* Limit parallel building of Haskell packages. [Fixes #53665]Will Fancher2019-01-21
* haskell generic builder: Add flag to allow inconsistent dependencies.Shea Levy2018-12-15
* haskellPackages.*.env: Fixed shellHook being ignoredFalco Peijnenburg2018-11-04
* haskellPackages.shellFor: Add nativeBuildInputs [Fixes #48435]Will Fancher2018-10-18
* haskell: re-enable aarch64, but disable parallel builds on that arch.Drew Hess2018-10-05
* haskellPackages.*.env: Use shellForSilvan Mosberger2018-10-03
* haskell.lib.getBuildInputs: Use generic builder passthru to implementSilvan Mosberger2018-10-03
* Merge pull request #46872 from obsidiansystems/cross-haskell-ar-flagJohn Ericson2018-09-18
|\
| * haskell infra: Also pass `--with-ar` in cross buildsJohn Ericson2018-09-18
* | Merge pull request #46512 from michaelpj/imp/haskell-benchmarksBas van Dijk2018-09-18
|\ \
| * | haskell generic builder: enable benchmarks if doBenchmark is trueMichael Peyton Jones2018-09-11
| |/
* | More conservative SCC tagging for Haskell librariesAlexander Biehl2018-09-12
* | Haskell builder: Use $abi/$libname as --libsubdirAlex Biehl2018-09-12
|/
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* haskell generic builder: expose enableParallelBuildingDomen Kožar2018-08-26
* Update generic-builder.nixMoritz Angermann2018-08-07
* [haskell/generic-builder] windows always has an active libraryMoritz Angermann2018-08-07
* haskell: don't error if isLibrary = true and no libraries existDomen Kožar2018-07-18
* haskell: Pass `dontStrip` to cabal. Fixes #43506Niklas Hambüchen2018-07-14
* haskell generic-builder: Make test and benchmark tool depends `nativeBuildInp...John Ericson2018-07-09
* Revert "haskell generic-builder: Use strictDeps always"Peter Simons2018-07-04
* haskell generic-builder: Use strictDeps alwaysJohn Ericson2018-07-02
* haskell generic-builder: Make test and benchmark tool depends `nativeBuildInp...John Ericson2018-07-02
* haskell-generic-builder: bake the package name and version into --docdirPeter Simons2018-06-22
* haskell: make generic builder follow compiler’s shared configMatthew Bauer2018-06-20
* haskell generic-builder: Only pass --extra-* for host depsJohn Ericson2018-06-19
* haskell generic-buider: nativeGhc should be a depsBuildBuildPascal Wittmann2018-06-19
* haskell generic-builder: Always use separate pkg db for custom setupJohn Ericson2018-06-18
* haskell generic-builder: Use separate setup db in more casesJohn Ericson2018-06-13
* haskell generic-builder: Fix setup dependsJohn Ericson2018-06-12