mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
haskellPackages.Cabal_3_14_*: 3.14.1.0 -> 3.14.1.1
This commit is contained in:
parent
7e2a5a598c
commit
707440405d
4 changed files with 6 additions and 6 deletions
|
@ -764,7 +764,7 @@ that depend on that library, you may want to use:
|
|||
|
||||
```nix
|
||||
haskellPackages.haskell-ci.overrideScope (self: super: {
|
||||
Cabal = self.Cabal_3_14_1_0;
|
||||
Cabal = self.Cabal_3_14_1_1;
|
||||
})
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue