nix: define GHC 9.2.2's Cabal version for static build

This commit is contained in:
Robert Vollmert
2022-06-16 10:39:03 +02:00
parent c9c64fd71f
commit 478c48cc84
+1
View File
@@ -58,6 +58,7 @@ let
defaultCabalPackageVersionComingWithGhc =
{
ghc8107 = "Cabal_3_2_1_0";
ghc922 = "Cabal_3_6_3_0";
}."${compiler}";
# The static-haskell-nix 'survey' derives a full static set of Haskell