ocamlPackages.reason-native.qcheck-rely: mark as broken
This commit is contained in:
parent
f548ac9c6c
commit
b99e43a96e
1 changed files with 1 additions and 0 deletions
|
@ -16,5 +16,6 @@
|
|||
meta = {
|
||||
description = "A library containing custom Rely matchers allowing for easily using QCheck with Rely. QCheck is a 'QuickCheck inspired property-based testing for OCaml, and combinators to generate random values to run tests on'";
|
||||
downloadPage = "https://github.com/reasonml/reason-native/tree/master/src/qcheck-rely";
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue