1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/development/haskell-modules
Joe Kachmar 335f1fb25f Adds Haskell generic builder argument modifier
This is a new argument to the Haskell builder's 'shellFor' which allows
the caller to adjust the 'genericBuilderArgs' after they are built.

One immediate application for this is that it allows users to disable
tests, enable benchmarks, etc. for _all_ packages in a given Haskell
package set.

This is often useful when so many of the derivations in the
package set have changed that most of the cache has been invalidated,
and there is no need for the user to run tests on their dependencies,
but they still want these dependencies available in their 'nix-shell'
environment for some package-under-development.
2021-01-11 18:00:21 -05:00
..
patches
configuration-common.nix haskellPackages.half: disable test suite on aarch64 2021-01-09 06:46:49 +01:00
configuration-ghc-8.2.x.nix haskell: update Cabal overrides for the new 3.2.1.0 release 2020-10-30 21:11:47 +01:00
configuration-ghc-8.4.x.nix haskell: update Cabal overrides for the new 3.2.1.0 release 2020-10-30 21:11:47 +01:00
configuration-ghc-8.6.x.nix haskell.packages.{ghc865,ghc884}.exceptions: Create attribute 2020-11-20 20:57:37 +01:00
configuration-ghc-8.8.x.nix cachix: Build from 8.10.2, fix build and activate on hydra 2020-11-21 19:59:08 +01:00
configuration-ghc-8.10.x.nix Add more jailbreaks for QuickCheck. 2021-01-02 19:58:19 +01:00
configuration-ghc-9.0.x.nix vector-th-unbox needs a jailbreak for building with ghc.9.0.x. 2021-01-02 19:58:20 +01:00
configuration-ghc-head.nix
configuration-ghcjs.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
configuration-hackage2nix.yaml hackage2nix: update list of broken builds 2021-01-08 21:11:15 +01:00
configuration-nix.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
configuration-tensorflow.nix
default.nix
generic-builder.nix haskell: Inline static overlay 2021-01-11 03:17:29 +00:00
generic-stack-builder.nix
hackage-packages.nix hackage-packages.nix: automatic Haskell package set update 2021-01-08 21:12:14 +01:00
hoogle-local-wrapper.sh
hoogle.nix
initial-packages.nix
lib.nix haskell.lib.generateOptparseApplicativeCompletion: support separate bin 2020-12-18 20:27:53 +01:00
make-package-set.nix Adds Haskell generic builder argument modifier 2021-01-11 18:00:21 -05:00
non-hackage-packages.nix haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0 2021-01-08 20:57:02 +01:00
stack-hook.sh
with-packages-wrapper.nix haskellPackages.ghc.withPackages: Remove obsolete ghcide wrapper 2020-09-18 21:50:29 +02:00