haskellPackages.Unique: update comment

This commit is contained in:
Wolfgang Walther 2026-05-18 11:25:22 +02:00
commit a42cf3de47
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1

View file

@ -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)