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…
x
Reference in New Issue
Block a user