release-haskell: fix eval

Forgot to remove this reference in 6cfb065e.
This commit is contained in:
Wolfgang Walther
2025-12-26 18:33:40 +01:00
parent 6cfb065e3f
commit 5da3cefdd6
-1
View File
@@ -647,7 +647,6 @@ let
constituents = accumulateDerivations [
jobs.pkgsStatic.haskell.packages.native-bignum.ghc948 # non-hadrian
jobs.pkgsStatic.haskellPackages
jobs.pkgsStatic.haskell.packages.native-bignum.ghc9103
];
};
}