mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
haskellPackages.Unique: update comment
This commit is contained in:
parent
98472212df
commit
a42cf3de47
1 changed files with 1 additions and 2 deletions
|
|
@ -1902,8 +1902,7 @@ with haskellLib;
|
|||
hadolint = doJailbreak super.hadolint;
|
||||
|
||||
# Too strict bounds on
|
||||
# QuickCheck (<2.15): https://github.com/kapralVV/Unique/issues/12
|
||||
# hashable (<1.5): https://github.com/kapralVV/Unique/issues/11#issuecomment-3088832168
|
||||
# extra <= 1.8
|
||||
Unique = doJailbreak super.Unique;
|
||||
|
||||
# Too strict bound on tasty-quickcheck (<0.11)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue