about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/with-packages-wrapper.nix
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Merge pull request #21916 from Profpatsch/ghcWithPackages-docsPeter Simons1-0/+4
2017-01-16haskell: add doc outputs to with-packages-wrapper.nixProfpatsch1-0/+4
2017-01-13ghc with-packages-wrapper: Add support for cross-compilingShea Levy1-2/+4
2016-11-17ghc.withPackages: amend the derviation nameProfpatsch1-1/+4
2016-04-13replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov1-1/+1
2015-06-11haskell-ng: hoogleLocal supportCharles Strahan1-3/+6
2015-05-08ghcjs: properly wrap binaries in environmentCharles Strahan1-22/+25
2015-04-28ghcWithPackages: add postBuild hook so that users can mess with the generated...Peter Simons1-4/+5
2015-04-03haskell: fix GHC version check for GHCJSCharles Strahan1-1/+1
2015-03-29ghcWithPackages: restore old style (without 'with')Nikolay Amiantov1-12/+10
2015-03-29ghcWithPackages: fix isGhcjs evaluation even some morePeter Simons1-3/+4
2015-03-29ghcjs: fix evaluation error in with-packages-wrapper.nix some morePeter Simons1-1/+1
2015-03-29ghcjs: fix emacs syntax highlightingPeter Simons1-1/+1
2015-03-29ghcjs: fix evaluation error in with-packages-wrapper.nixPeter Simons1-1/+1
2015-03-29ghcjs: support for Haskell-NGCharles Strahan1-16/+21
2015-03-26ghcWithPackages: add withLLVMNikolay Amiantov1-8/+18
2015-02-22ghcWithPackages: don't re-generate the packages.conf.d cache if there are no ...Peter Simons1-3/+3
2015-01-17haskell-generic-builder: re-factor for improved modularityPeter Simons1-1/+1
2015-01-10haskell-generic-builder: simplify "package.conf.d" managementPeter Simons1-12/+8
2015-01-09Work around buildEnv sometimes deciding to make bin a symlinkMichael Raskin1-0/+7
2015-01-09ghcWithPackages: call this derivation exactly like the compiler it's based onPeter Simons1-3/+3
2015-01-07Say hello to our brand-new Haskell infrastructure.Peter Simons1-0/+79