summary refs log tree commit diff
path: root/pkgs/build-support/cabal
Commit message (Expand)AuthorAge
* Merge pull request #5663 from ryantrinkle/fix-cabal-jsPeter Simons2015-01-09
|\
| * Use Cabal_1_22_0_0 instead of Cabal_HEAD in cabalJsRyan Trinkle2015-01-09
* | cabal: Allow optional use of cpphs as a preprocessorJohn Wiegley2015-01-08
|/
* Eliminate incorrect version checks from cabalJsRyan Trinkle2015-01-02
* ghcjs: restructureCharles Strahan2014-12-31
* ghcjs: cleanupCharles Strahan2014-12-27
* Merge branch 'master' of github.com:nixos/nixpkgs into ryghcjsCharles Strahan2014-12-27
|\
| * Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
* | purify ghcjsCharles Strahan2014-12-11
* | Merge branch 'master' of https://github.com/NixOS/nixpkgs into updateBas van Dijk2014-12-05
|\|
| * cabal: add support for "editedCabalFile" attribute to address https://github....Peter Simons2014-11-26
| * cabal: fix GHC 6.10.4 buildsPeter Simons2014-11-15
| * Merge branch 'master' into stagingLuca Bruno2014-11-08
| |\
| | * cabal: enable multi-threaded builds with GHC 7.8.x or later for executablesPeter Simons2014-11-07
| | * cabal: add "-hidir $TMPDIR" parameter to ghc call that compiles Setup.hsPeter Simons2014-11-07
| * | Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra2014-11-04
| |\ \ | | |/ | |/|
| | * suitable clang stdenvJoel Taylor2014-09-09
| * | Patch 7a20d76 failed when the Haskell expression lacked a meta attribute. Thi...Peter Simons2014-10-22
| * | Disable all Haskell builds for Darwin on Hydra.Peter Simons2014-10-21
| * | Revert "cabal: enable multi-threaded builds with GHC 7.8.x or later"Shea Levy2014-10-16
| |/
* | Use mkdir -p instead of deprecated ensureDirBas van Dijk2014-11-29
* | Add defaultSetupHs to ghcjs, and fix it in regular cabalRyan Trinkle2014-09-20
* | Merge branch 'ghcjs-old' into HEADRyan Trinkle2014-08-30
|\ \
| * | Factor out ghcjs's libdir better.Ryan Trinkle2014-08-25
| * | Get rid of debugging output.Ryan Trinkle2014-08-24
| * | ghcjs working.Ryan Trinkle2014-08-23
| * | ghcjs is mostly working.Ryan Trinkle2014-08-21
* | | Another try at fixing the install_name_tool issue.Ryan Trinkle2014-08-27
* | | Prevent install_name_tool from causing a failure when it encounters a non-Mac...Ryan Trinkle2014-08-27
* | | Integrate ghcjsRyan Trinkle2014-08-26
| |/ |/|
* | cabal: enable multi-threaded builds with GHC 7.8.x or laterPeter Simons2014-08-17
* | cabal: cosmeticPeter Simons2014-08-17
* | cabal: minor code re-factoring of shleavy's patch that allows building packag...Peter Simons2014-08-17
* | cabal.mkDerivation: Use defaultMain if no Setup.{l,}hs exists.Shea Levy2014-08-16
* | cabal: cosmetic fix to syntax highlighting in EmacsPeter Simons2014-08-04
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-14
|\ \
| * | cabal: cosmeticPeter Simons2014-07-12
| |/
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
|\|
| * cabal-builder: Use hackage mirrorBenno Fünfstück2014-06-28
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/
* Merge pull request #2767 from jwiegley/hscolourPeter Simons2014-06-03
|\
| * Build Haddocks with source hyperlinks unless doHscolour is falseJohn Wiegley2014-05-29
* | Correct patch the rpath for GHC-built executables on DarwinJohn Wiegley2014-05-25
|/
* Re-write the Haskell Platform out of haskell-defaults.nix.Peter Simons2014-05-14
* cabal: enable the split-objects feature again for current versions of GHCPeter Simons2014-05-07
* pkgs/build-support/cabal: revert "the release version of GHC 7.8.x no longer ...Peter Simons2014-05-01
* pkgs/build-support/cabal: the release version of GHC 7.8.x no longer requiresPeter Simons2014-04-18
* Generate hoogle databases beside HTML haddock documentation for Haskell packagesGergely Risko2014-02-04
* pkgs/build-support/cabal: the configure-phase warning check can bePeter Simons2013-12-29
* pkgs/build-support/cabal: add 'buildTarget' attribute to allow passing flags ...Peter Simons2013-12-29