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