3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/haskell-modules
sternenseemann 2eab4d5c08 haskellPackages.hashes: fix build on non-x86
Some hash implementations in hashes are platform-specific (32 vs 64
bit), but only implemented in terms of “is i686 or x86_64?”. This it'll
always fail on other platforms (like aarch64). Consequently it makes no
sense to build and execute the test suite there, even if some hash
implementations are platform independent and could be tested.
2021-10-02 12:50:30 +02:00
..
configuration-hackage2nix haskellPackages: mark builds failing on hydra as broken 2021-10-01 19:37:46 +02:00
patches haskellPackages.graphql-engine: 2.0.5 -> 2.0.7 2021-08-19 14:15:21 +02:00
cabal2nix-unstable.nix haskellPackages.cabal2nix-unstable: 2021-09-23 -> 2021-09-28 2021-09-28 23:18:49 +02:00
configuration-arm.nix haskell-language-server: Disable several plugin checks on arm 2021-09-19 15:10:35 +02:00
configuration-common.nix haskellPackages.ghcup: fix build by providing up to date deps 2021-10-02 12:44:03 +02:00
configuration-darwin.nix haskellPackages.hls-call-hierarchy-plugin: dontCheck on darwin 2021-09-30 11:39:38 +02:00
configuration-ghc-8.6.x.nix haskellPackages.{hackage-db,distribution-nixpkgs}: new rel. bounds 2021-07-26 18:59:58 +02:00
configuration-ghc-8.8.x.nix cabal-install: get building on ghc884, ghc8107, and ghc901 2021-09-11 21:53:44 +09:00
configuration-ghc-8.10.x.nix cabal-install: get building on ghc884, ghc8107, and ghc901 2021-09-11 21:53:44 +09:00
configuration-ghc-9.0.x.nix haskell.packages.ghc901.ormolu: 0.3.0.0 -> 0.3.0.1 2021-09-29 23:51:46 +02:00
configuration-ghc-9.2.x.nix haskell.packages.ghc921: use network_3_1_2_2 2021-10-01 15:31:27 +02:00
configuration-ghc-head.nix
configuration-ghcjs.nix ghcjs: init at 8.10.7 2021-09-15 12:51:34 +09:00
configuration-nix.nix haskellPackages.hashes: fix build on non-x86 2021-10-02 12:50:30 +02:00
configuration-tensorflow.nix
default.nix
generic-builder.nix Merge pull request #129093 from siraben/haskell-mainProgram 2021-07-03 13:45:40 +02:00
generic-stack-builder.nix
hackage-packages.nix haskellPackages: regenerate package set based on current config 2021-10-01 21:30:28 +02:00
HACKING.md haskell: small improvements to script for merging haskell-updates PR 2021-09-20 09:55:22 +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
lib.nix
make-package-set.nix haskellPackages.shellFor: Fix typo in the comments 2021-07-12 11:35:09 +09:00
non-hackage-packages.nix haskellPackages.graphql-engine: 2.0.5 -> 2.0.7 2021-08-19 14:15:21 +02:00
package-list.nix pkgs.haskell.package-list: init 2021-07-22 23:17:37 +02:00
stack-hook.sh
with-packages-wrapper.nix