summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/generic-builder.nix
Commit message (Expand)AuthorAge
...
| * | haskell: only use glibcLocales when using glibcWill Dietz2018-03-20
| |/
* | haskell-generic-builder: Add `enableHsc2hsViaAsm` for Windows cross compilationMoritz Angermann2018-03-20
* | haskell-generic-builder: Default to window + unix platforms,John Ericson2018-03-20
|/
* haskell-generic-builder: cosmeticPeter Simons2018-03-17
* haskell-generic-builder: disable shared executable linking by defaultPeter Simons2018-03-17
* haskell-generic-builder: fix confusion about --enable-static vs. --enable-lib...Peter Simons2018-03-17
* haskell-generic-builder: always compile with --enable-library-for-ghciPeter Simons2018-03-17
* haskell-generic-builder: drop obsolete splitObjs function argumentPeter Simons2018-03-17
* haskell-generic-builder: compile profiling library variants by defaultPeter Simons2018-03-17
* haskell: cosmetic changes to the generic builderPeter Simons2018-03-05
* haskell-generic-builder: simplify outputs attribute logicPeter Simons2018-02-16
* haskell-generic-builder: revert "set LD_LIBRARY_PATH in shellHook"Peter Simons2018-02-09
* haskell-generic-builder: include build-tool dependencies in shell environmentsPeter Simons2018-02-09
* haskell infra: nativeGhc != ghc.bootPkgs.ghcJohn Ericson2018-01-21
* generic-builder: Make GHC a proper dependencyJohn Ericson2018-01-21
* 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