haskellPackages.Cabal-hooks: build against Cabal == 3.18.*

This commit is contained in:
sterni
2026-08-15 15:39:35 +02:00
parent f6a92561fc
commit cfda1c7ca7

View File

@@ -81,7 +81,7 @@ with haskellLib;
# Needs matching version of Cabal
Cabal-hooks = super.Cabal-hooks.override {
Cabal = self.Cabal_3_16_1_0;
Cabal = self.Cabal_3_18_1_0;
};
# Needs Cabal>=3.14