3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/haskell-modules
sternenseemann 6955f4e4e6 haskell-generic-builder: support badPlatforms
meta.badPlatforms allows us to exclude specific platforms from the list
of supported platforms without the need to explicitly substract it from
lib.platforms.all (or our inferior equivalent allKnownPlatforms) in
platforms. Thus it'll map nicely to unsupported-platforms in the
hackage2nix configuration in the future.
2021-06-27 18:32:28 +02:00
..
configuration-hackage2nix haskellPackages.gi-wnck: Unsupported on darwin 2021-06-27 14:29:45 +02:00
patches haskellPackages.jsaddle-webkit2gtk: remove now unnecessary patch 2021-06-05 02:29:27 +02:00
cabal2nix-unstable.nix haskellPackages.cabal2nix-unstable: Bump for alsa-lib alias 2021-06-12 19:27:16 +02:00
configuration-arm.nix haskellPackages.termonad: dontCheck on arm because of doctests 2021-06-21 11:59:52 +09:00
configuration-common.nix haskellPackages.matrix-client: dontCheck 2021-06-27 12:07:48 +02:00
configuration-darwin.nix haskellPackages.hls-slice-plugin: dontCheck 2021-06-27 12:01:51 +02:00
configuration-ghc-8.6.x.nix haskellPackages.hackage-db: downgrade to 2.1.0 if Cabal < 3.4 2021-06-10 15:30:13 +02:00
configuration-ghc-8.8.x.nix haskellPackages.hackage-db: downgrade to 2.1.0 if Cabal < 3.4 2021-06-10 15:30:13 +02:00
configuration-ghc-8.10.x.nix haskellPackages.stylish-haskell: Fix on ghc 8.8.x 2021-06-20 23:22:32 +02:00
configuration-ghc-9.0.x.nix haskell.packages.ghc901.generic-deriving: remove unnecessary patch 2021-06-20 23:28:31 +02:00
configuration-ghc-head.nix haskellPackages.llvmPackages: dontRecurseIntoAttrs 2021-06-04 11:36:24 +02:00
configuration-nix.nix haskellPackages: take (more) tool dependencies from buildPackages 2021-06-22 00:18:12 +02:00
configuration-tensorflow.nix tensorflow-haskell: Remove tensorflow-mnist 2020-06-05 21:58:24 +02:00
default.nix haskell.packages: move darwin-specific overrides into their own config 2021-05-08 19:56:05 +02:00
generic-builder.nix haskell-generic-builder: support badPlatforms 2021-06-27 18:32:28 +02:00
generic-stack-builder.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
hackage-packages.nix haskellPackages.gi-wnck: Unsupported on darwin 2021-06-27 14:29:45 +02:00
HACKING.md haskellPackages: update documentation about Darwin builds 2021-06-15 10:52:07 +09:00
hoogle-local-wrapper.sh
hoogle.nix haskellPackages.shellFor: Work around hoogle generation failure 2021-06-16 12:13:49 +08:00
initial-packages.nix Consistently use 'lib' instead of 'stdenv.lib' in the Haskell infrastructure. 2021-01-22 20:34:21 +01:00
lib.nix haskell.lib.setBuildTargets: fix spelling in doc string 2021-05-02 13:35:08 +09:00
make-package-set.nix haskell: default name to "" when root isn't a path in developPackage 2021-05-08 18:22:54 +08:00
non-hackage-packages.nix nix-linter: 2020-09-25 -> 2021-06-16 2021-06-16 11:18:27 +02:00
stack-hook.sh
with-packages-wrapper.nix ghcWithPackages: set withLLVM if hostPlatform is not x86_64 2021-05-03 10:42:52 +02:00