We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06c1c0 commit 2de1bbeCopy full SHA for 2de1bbe
test/th-dlls/default.nix
@@ -17,7 +17,6 @@ let
17
18
packages = (project false).hsPkgs;
19
packages-ei = (project true).hsPkgs;
20
- compareGhc = builtins.compareVersions buildPackages.haskell-nix.compiler.${compiler-nix-name}.version;
21
22
in recurseIntoAttrs {
23
meta.disabled = stdenv.hostPlatform.isGhcjs
0 commit comments