···1616 meta = {
1717 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'";
1818 downloadPage = "https://github.com/reasonml/reason-native/tree/master/src/qcheck-rely";
1919+ broken = true;
1920 };
2021}