about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/generic-builder.nix
Commit message (Expand)AuthorAge
* 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
* haskell: use GHCJS to build Setup.hs for GHCJS packagesLeon Isenberg2017-03-29
* Merge pull request #23097 from dmjio/halvmJörg Thalheim2017-03-12
|\
| * Init HaLVM at 2.4.0David Johnson2017-03-10
* | haskell-generic-builder: remove unused nodePackages argumentPeter Simons2017-03-08
|/
* Fix GHCJS HEAD patch; support GHCJS libdir link; use full ghcEnv for GHCJS3noch2017-03-02
* haskell generic-builder: Revert "Pass through the ghcEnv."Peter Simons2017-03-01
* haskell generic-builder: Revert "Pass through the list of haskell build inputs."Peter Simons2017-03-01
* haskell generic-builder: Pass through the list of haskell build inputs.Shea Levy2017-03-01
* haskell generic-builder: Pass through the ghcEnv.Shea Levy2017-03-01
* haskell-packages: use benchmark over benchJoe Hermaszewski2017-02-28
* haskell-packages: Add minimal benchDepends supportJoe Hermaszewski2017-02-27
* haskell-packages: Add minimal benchDepends supportJoe Hermaszewski2017-02-27
* haskell: add support for Haskell Program Coverage (HPC) to the generic builderBas van Dijk2017-02-15
* GHC 8.0.2: use -split-sectionsDomen Kožar2017-02-07
* haskell-modules/generic-builder: Fix copy-paste errorShea Levy2017-01-23
* (haskellPackages.callPackage foo).env: Set the right env vars when cross-comp...Shea Levy2017-01-22
* haskellPackages.mkDerivation: Use native hsc2hs when cross-compilingShea Levy2017-01-11