haskellPackages.tasty-sugar: update jailbreak comment

This commit is contained in:
Wolfgang Walther
2025-02-11 01:17:32 +01:00
committed by sternenseemann
parent 970fbc2ac9
commit d41db62b22
@@ -907,8 +907,7 @@ self: super: {
# 2025-02-10: Too strict bounds on doctest < 0.22
tasty-checklist = doJailbreak super.tasty-checklist;
# Too strict lower bound on tasty-hedgehog
# https://github.com/qfpl/tasty-hedgehog/issues/70
# 2025-02-10: Too strict bounds on hedgehog < 1.5
tasty-sugar = doJailbreak super.tasty-sugar;
# Too strict lower bound on aeson