nix: define GHC 9.2.2's Cabal version for static build
This commit is contained in:
@@ -58,6 +58,7 @@ let
|
|||||||
defaultCabalPackageVersionComingWithGhc =
|
defaultCabalPackageVersionComingWithGhc =
|
||||||
{
|
{
|
||||||
ghc8107 = "Cabal_3_2_1_0";
|
ghc8107 = "Cabal_3_2_1_0";
|
||||||
|
ghc922 = "Cabal_3_6_3_0";
|
||||||
}."${compiler}";
|
}."${compiler}";
|
||||||
|
|
||||||
# The static-haskell-nix 'survey' derives a full static set of Haskell
|
# The static-haskell-nix 'survey' derives a full static set of Haskell
|
||||||
|
|||||||
Reference in New Issue
Block a user