haskellPackages.Cabal_3_6_3_0: remove at 3.6.3.0
This commit is contained in:
@@ -760,7 +760,7 @@ that depend on that library, you may want to use:
|
||||
|
||||
```nix
|
||||
haskellPackages.haskell-ci.overrideScope (self: super: {
|
||||
Cabal = self.Cabal_3_6_2_0;
|
||||
Cabal = self.Cabal_3_14_0_0;
|
||||
})
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user