haskellPackages.egison: disable broken test suites

This commit is contained in:
sternenseemann
2026-01-26 22:15:45 +01:00
parent 5350829ff0
commit 9006e5bd16
@@ -3121,6 +3121,10 @@ with haskellLib;
doJailbreak super.egison-pattern-src-th-mode
);
# Missing test files, (and one the test suite needs stack)
# https://github.com/egison/egison/issues/283
egison = dontCheck super.egison;
# 2025-12-27: doctests broken with -Wx-partial warning
# https://github.com/junjihashimoto/th-cas/issues/1
th-cas = overrideCabal {