mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
Merge haskell-updates PR #401105 into staging
This commit is contained in:
commit
eeb3a209d0
15 changed files with 2778 additions and 901 deletions
|
@ -779,7 +779,7 @@ that depend on that library, you may want to use:
|
|||
|
||||
```nix
|
||||
haskellPackages.haskell-ci.overrideScope (self: super: {
|
||||
Cabal = self.Cabal_3_14_1_1;
|
||||
Cabal = self.Cabal_3_14_2_0;
|
||||
})
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue