Merge pull request #142767 from markus1189/tasty-checklist

haskellPackages.tasty-checklist: unbreak
This commit is contained in:
Dennis Gosnell 2021-10-25 09:11:17 +09:00 committed by GitHub
commit e220fddec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View File

@ -4806,7 +4806,6 @@ broken-packages:
- tapioca
- TaskMonad
- tasty-auto
- tasty-checklist
- tasty-fail-fast
- tasty-grading-system
- tasty-hedgehog-coverage

View File

@ -263929,8 +263929,6 @@ self: {
];
description = "Check multiple items during a tasty test";
license = lib.licenses.isc;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"tasty-dejafu" = callPackage