summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/generic-builder.nix
Commit message (Expand)AuthorAge
* ghc, haskell-modules: ARM cross build fixes.Drew Hess2018-01-11
* haskell-modules: split-objs is not supported on ARM.Drew Hess2018-01-03
* haskell generic-builder: Don't use absolute path to tools, and also track stripJohn Ericson2018-01-02
* haskell infra: Fix cross as much as possible without changing hashesJohn Ericson2018-01-02
* Merge remote-tracking branch 'upstream/staging' into HEADFrederik Rietdijk2018-01-02
|\
| * Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson2017-12-30
| |\
| | * treewide: Don't use `nativePkgs` or `crossPkgs` anymoreJohn Ericson2017-12-30
* | | haskell: Fix depending on libs with internal libs on darwin.Shea Levy2018-01-02
|/ /
* | haskell: extend generic builder to recognize mis-configured Cabal 2.x buildsPeter Simons2017-12-30
* | Merge pull request #33158 from shlevy/hslib-haskell-build-inputs-againPeter Simons2017-12-29
|\ \
| * | Revert "Revert "hslib: Function to extract the haskell build inputs of a pack...Shea Levy2017-12-29
| * | Revert "hslib: Function to extract the haskell build inputs of a package."Peter Simons2017-12-28
| * | hslib: Function to extract the haskell build inputs of a package.Shea Levy2017-12-23
* | | haskell generic-builder: Support installing internal libs.Shea Levy2017-12-22
|/ /
* / haskell: set buildInputs in nix-shell envThomas Tuegel2017-12-18
|/
* Revert "Revive multiple outputs for Haskell packages."Peter Simons2017-12-05
* Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""Nicholas Clarke2017-11-27
* fix ghcjs socket.ioJude Taylor2017-11-01
* haskell generic-builder: Fix pkg-config dependencyJohn Ericson2017-09-21
* haskell-generic-builder: rename withBenchmarkDepends argument to doBenchmarkPeter Simons2017-09-19
* Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"Peter Simons2017-09-06
* Fix broken rebase.Nicholas Clarke2017-09-04
* Provide hscolour, happy, alex bin to buildInputs.Nicholas Clarke2017-09-04
* Enable multiple outputs for Haskell packages.Nicholas Clarke2017-09-04
* Merge pull request #27991 from Profpatsch/hoogleLocal-fixPeter Simons2017-08-19
|\
| * pkgs/haskell-modules: expose haddockDir as passthru variableProfpatsch2017-08-06
| * pkgs/haskell-modules: two small vanity fixesProfpatsch2017-08-06
* | replace "Mac OS X" and "OS X" with "macOS"davidak2017-08-07
|/
* Merge branch 'master' into stagingFranz Pletz2017-07-28
|\
| * enable split-output builds for all haskellPackagesmichael bishop2017-07-27
* | Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
|\|
| * haskell-generic-builder: fix syntax high-lightning in EmacsPeter Simons2017-07-26
| * haskell-generic-builder: include setupHaskellDepends in the generated "env" a...Peter Simons2017-07-26
| * Revert "stdenv: Store one package per line in nix-support/propagated-*"John Ericson2017-07-24
* | stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shellJohn Ericson2017-07-26
* | stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* filesJohn Ericson2017-07-26
* | stdenv-setup: Make the package accumulators associative arrays instead of str...John Ericson2017-07-12
|/
* stdenv: Store one package per line in nix-support/propagated-*John Ericson2017-07-10
* haskell: fix logic error in generic builder introduced in 00892b7e4ed2e8eb522...Peter Simons2017-06-23
* generic-builder: use buildInputs for Haskell dependenciesJohn Ericson2017-06-16
* generic-builder.nix: Update doHaddockDavid Johnson2017-06-09
* GHCJS packages: avoid inode explosionCharles Strahan2017-05-28
* Remove unused `local` command.Judah Jacobson2017-05-07
* Fix use of `isDarwin` conditionals.Judah Jacobson2017-05-05
* haskell: work around linker limits on Mac OS X Sierra.Judah Jacobson2017-05-05
* haskell: set LD_LIBRARY_PATH in shellHookLeon Isenberg2017-05-03
* Merge pull request #24922 from phunehehe/haskell-shell-hookJörg Thalheim2017-04-15
|\
| * haskell-modules: fix shell hookHoang Xuan Phu2017-04-15
* | Add hardening, bump hash to HaLVMDavid Johnson2017-04-14
|/
* haskell generic builder: Use ghcjs's hsc2hs.Shea Levy2017-04-06