mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 05:39:58 +00:00
haskellPackages.cabal-gild: Fix override
This commit is contained in:
@@ -3121,7 +3121,7 @@ self: super: {
|
||||
cornelis = dontCheck super.cornelis;
|
||||
|
||||
cabal-gild = super.cabal-gild.overrideScope (self: super: {
|
||||
tasty = super.tasty_1_5;
|
||||
tasty = super.tasty_1_5_1;
|
||||
tasty-quickcheck = super.tasty-quickcheck_0_10_3;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user