mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 05:00:19 +00:00
haskell-path: disable test suite to fix build with recent versions of doctest
This commit is contained in:
parent
a33d746223
commit
6922808372
@ -996,5 +996,6 @@ self: super: {
|
||||
|
||||
# doctest >=0.9 && <0.12
|
||||
genvalidity-property = doJailbreak super.genvalidity-property;
|
||||
path = dontCheck super.path;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user