summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/generic-builder.nix
Commit message (Expand)AuthorAge
* haskellPackages.mkDerivation: add doHaddockInterfaces optionPepe Iborra2021-11-10
* Merge pull request #129093 from siraben/haskell-mainProgrammaralorn2021-07-03
|\
| * haskell-generic-build: allow mainProgram to be setBen Siraphob2021-07-03
* | haskell-generic-builder: support badPlatformssternenseemann2021-06-27
* | haskell-generic-builder: pass pname and version as issternenseemann2021-06-21
|/
* haskell-generic-builder: allow passing flags to the test suite(s)sternenseemann2021-06-09
* haskell-generic-builder: fix buildTarget specification if isLibrarysternenseemann2021-06-06
* haskell-generic-builder: disable static PIErnhmjoj2021-05-22
* Add haskell.lib.setBuiltTarget, and support non library compiling of a single...Isaac Shapira2021-05-02
* haskellPackages: add changelog argument to Haskell generic-builder.nix(cdep)illabout2021-04-09
* pkgs/development: stdenv.lib -> libBen Siraphob2021-01-24
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
* haskell: Inline static overlayJohn Ericson2021-01-11
* haskell-generic-builder: Add missing preHaddock and postHaddock argumentsJoe Hermaszewski2020-10-23
* Merge branch 'staging-next' into stagingJan Tojnar2020-08-23
|\
| * haskell-generic-builder: Use args ? attr for passthru (closes #94246)Tyson Whitehead2020-08-15
* | Disable static lib for Haskell wasm libsDivam2020-08-05
|/
* ghc: don't build with profiling on aarch64 #66277Domen Kožar2020-07-21
* haskell/generic-builder.nix: Fix C lib multiple inclusionsRobert Hensing2020-05-15
* haskell: tune generic-builder for more parallel build performancePeter Simons2020-05-08
* haskell generic-builder: fix Darwin regression for lmdbSimon Chatterjee2020-02-17
* haskell generic-builder: Fix package conf handlingSilvan Mosberger2020-01-31
* 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
|\