mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
haskellPackages.test-framework: run tests
This commit is contained in:
parent
58545c6507
commit
3f0c2996b0
1 changed files with 0 additions and 3 deletions
|
|
@ -1040,9 +1040,6 @@ with haskellLib;
|
|||
# This packages compiles 4+ hours on a fast machine. That's just unreasonable.
|
||||
CHXHtml = dontDistribute super.CHXHtml;
|
||||
|
||||
# Avoid "QuickCheck >=2.3 && <2.10" dependency we cannot fulfill in lts-11.x.
|
||||
test-framework = dontCheck super.test-framework;
|
||||
|
||||
# Test suite won't compile against tasty-hunit 0.10.x.
|
||||
binary-parsers = dontCheck super.binary-parsers;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue