haskellPackages: add missing dependencies on windows#491536
Merged
wolfgangwalther merged 1 commit intoFeb 25, 2026
Merged
OfBorg / haskellPackages, haskellPackages.passthru.tests on aarch64-linux
skipped
Feb 18, 2026 in 0s
No attempt
The following builds were skipped because they don't evaluate on aarch64-linux: haskellPackages, haskellPackages.passthru.tests
Details
Partial log
940| */
941| throwIf = cond: msg: if cond then throw msg else x: x;
| ^
942|
error: ghcup cannot be used to install the haskell tool chain on NixOS because there is no compatible bindist. Please install ghc etc. via Nix. On non-NixOS systems you can use the ghcup shell installer
Cannot nix-instantiate `haskellPackages.passthru.tests` because:
error: attribute 'passthru' in selection path 'haskellPackages.passthru.tests' not found
Loading