haskell-store: disable test suite to fix build with recent versions of smallcheck
This commit is contained in:
parent
6922808372
commit
4ab8999891
@ -998,4 +998,7 @@ self: super: {
|
|||||||
genvalidity-property = doJailbreak super.genvalidity-property;
|
genvalidity-property = doJailbreak super.genvalidity-property;
|
||||||
path = dontCheck super.path;
|
path = dontCheck super.path;
|
||||||
|
|
||||||
|
# Duplicate instance with smallcheck.
|
||||||
|
store = dontCheck super.store;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user