haskellPackages.lawful-conversions: remove jailbreak
We have LTS 23 now.
This commit is contained in:
committed by
sternenseemann
parent
d42a902a7c
commit
8609cf1d12
@@ -188,9 +188,6 @@ self: super: {
|
||||
# 2025-02-10: Too strict bounds on tasty-quickcheck < 0.11
|
||||
tasty-discover = doJailbreak super.tasty-discover;
|
||||
|
||||
# Too strict bounds on quickcheck-instances/tasty-qickcheck, drop with LTS 23
|
||||
lawful-conversions = doJailbreak super.lawful-conversions;
|
||||
|
||||
# Out of date test data: https://github.com/ocharles/weeder/issues/176
|
||||
weeder = appendPatch (pkgs.fetchpatch {
|
||||
name = "weeder-2.9.0-test-fix-expected.patch";
|
||||
|
||||
Reference in New Issue
Block a user