nixpkgs/pkgs/development/haskell-modules
sternenseemann f39aee2d8b haskellPackages.terminfo: not a core pkg if cross compiling
GHC's cross build flavours disable the terminfo package, so it will
never be included if we are cross-compiling – setting it to null thus
breaks all builds depending on the package.

To fix this problem, we use the versioned attribute generated by
hackage2nix, just like we do for xhtml.

Closes #182785.
2022-07-25 23:42:29 +02:00
..
configuration-hackage2nix haskellPackages: stackage LTS 19.15 -> LTS 19.16 2022-07-22 01:00:22 +02:00
lib Merge pull request #174176 from hercules-ci/buildFromCabalSdist 2022-06-28 10:06:27 +02:00
patches haskellPackages.misfortune: remove patch 2022-07-02 19:29:05 +02:00
cabal2nix-unstable.nix haskellPackages.cabal2nix-unstable: 2022-06-30 -> 2022-07-17 2022-07-17 15:32:03 +02:00
configuration-arm.nix haskellPackages.cryptonite: disable tests on aarch32 2022-07-20 15:18:53 +03:00
configuration-common.nix haskellPackages.fast-tags: unbreak 2022-07-20 11:40:24 -07:00
configuration-darwin.nix haskellPackages.rio: skip a broken test on aarch64-darwin 2022-07-03 20:46:55 +01:00
configuration-ghc-8.6.x.nix haskellPackages.terminfo: not a core pkg if cross compiling 2022-07-25 23:42:29 +02:00
configuration-ghc-8.8.x.nix haskellPackages.terminfo: not a core pkg if cross compiling 2022-07-25 23:42:29 +02:00
configuration-ghc-8.10.x.nix haskellPackages.terminfo: not a core pkg if cross compiling 2022-07-25 23:42:29 +02:00
configuration-ghc-9.0.x.nix haskellPackages.terminfo: not a core pkg if cross compiling 2022-07-25 23:42:29 +02:00
configuration-ghc-9.2.x.nix haskellPackages.terminfo: not a core pkg if cross compiling 2022-07-25 23:42:29 +02:00
configuration-ghc-head.nix haskellPackages.terminfo: not a core pkg if cross compiling 2022-07-25 23:42:29 +02:00
configuration-ghcjs.nix Merge pull request #177489 from nomeata/joachim/ghcjs-base 2022-06-16 13:34:30 +09:00
configuration-nix.nix git-annex: wrap with lsof 2022-07-18 21:45:45 +02:00
configuration-tensorflow.nix haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
default.nix haskell.packages: move darwin-specific overrides into their own config 2021-05-08 19:56:05 +02:00
generic-builder.nix Merge pull request #172365 from sternenseemann/haskell-mk-derivation-stream-test 2022-05-21 16:44:49 +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: regenerate package set based on current config 2022-07-22 01:01:30 +02:00
HACKING.md haskell: update link to calendar for maintainer rotation 2022-04-05 09:16:20 +09:00
hoogle-local-wrapper.sh
hoogle.nix haskellPackages.hoogleLocal: allow substitutes again 2022-06-05 13:17:43 +02:00
initial-packages.nix Consistently use 'lib' instead of 'stdenv.lib' in the Haskell infrastructure. 2021-01-22 20:34:21 +01:00
make-package-set.nix haskellPackages: Unalias RunCommandNoCCLocal 2022-06-29 21:26:45 +02:00
non-hackage-packages.nix haskellPackages.distribution-nixpkgs: 1.6.2 -> 1.7.0 2022-07-20 12:05:09 +02:00
package-list.nix haskell.package-list: only include versions that conform to PVP 2022-03-20 11:43:37 +01:00
stack-hook.sh
with-packages-wrapper.nix ghcWithPackages: use haskellCompilerName for ghclibdir 2022-03-31 12:50:43 +02:00