nixpkgs/pkgs/development/haskell-modules
Sergei Trofimovich cba7eafc01 haskell.compiler.ghcjs: expose llvmPackages attribute via passthru
Files like `pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix`
assume `ghc` always has an `llvmPackages` attribue. Let's expose `null`
value from `ghcjs` to allow it's propagation.

This fixes package evaluation for `ghcjs` packages.
2024-01-04 00:34:19 +01:00
..
configuration-hackage2nix haskellPackages: stackage LTS 21.23 -> LTS 22.4 2024-01-02 02:28:49 +01:00
lib haskell.lib.compose.triggerRebuild: don't discard old postUnpack 2023-12-14 19:01:34 +01:00
patches Merge branch 'master' into haskell-updates 2024-01-01 14:25:26 +01:00
cabal2nix-unstable.nix
configuration-arm.nix haskellPackages.cachix: workaround cache corruption on aarch64-linux 2023-12-14 19:02:20 +01:00
configuration-common.nix haskellPackages.postgrest: Add more build-depends for 12.0.2 2024-01-01 23:17:16 +01:00
configuration-darwin.nix haskellPackages.hidapi: fix darwin build 2023-11-26 17:28:52 +01:00
configuration-ghc-8.6.x.nix haskell.packages.ghc865Binary.exceptions: restore package, use 0.10.7 version 2024-01-03 10:40:57 +00:00
configuration-ghc-8.10.x.nix haskell.compiler.ghcjs: expose llvmPackages attribute via passthru 2024-01-04 00:34:19 +01:00
configuration-ghc-9.0.x.nix Merge pull request #275606 from sternenseemann/misc-release-haskell 2024-01-01 14:19:00 +01:00
configuration-ghc-9.2.x.nix haskell.packages.*.{terminfo,xhtml}: allow builds on Hydra for cross 2023-12-20 10:50:28 +01:00
configuration-ghc-9.4.x.nix Merge pull request #275606 from sternenseemann/misc-release-haskell 2024-01-01 14:19:00 +01:00
configuration-ghc-9.6.x.nix Merge pull request #275606 from sternenseemann/misc-release-haskell 2024-01-01 14:19:00 +01:00
configuration-ghc-9.8.x.nix Merge pull request #275606 from sternenseemann/misc-release-haskell 2024-01-01 14:19:00 +01:00
configuration-ghc-9.10.x.nix haskell.packages.*.{terminfo,xhtml}: allow builds on Hydra for cross 2023-12-20 10:50:28 +01:00
configuration-ghcjs.nix haskell.packages.ghcjs: fix stm eval 2024-01-04 00:34:19 +01:00
configuration-nix.nix haskellPackages.postgrest: 10.1.1 -> 11.2.2 and fix build 2024-01-01 23:17:15 +01:00
configuration-tensorflow.nix
default.nix treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobs 2023-12-15 05:13:46 -08:00
generic-builder.nix haskellPackages.mkDerivation: avoid forcing stdenv.cc if missing 2023-11-17 12:54:46 +01:00
generic-stack-builder.nix
hackage-packages.nix haskellPackages: mark builds failing on hydra as broken 2024-01-02 02:24:55 +01:00
HACKING.md
hoogle-local-wrapper.sh
hoogle.nix
initial-packages.nix
make-package-set.nix treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobs 2023-12-15 05:13:46 -08:00
non-hackage-packages.nix
package-list.nix
stack-hook.sh
with-packages-wrapper.nix