(library
  (name qcheck)
  (public_name qcheck)
  (wrapped false)
  (modules QCheck_runner)
  (synopsis "compatibility library for qcheck")
  (libraries qcheck-core qcheck-core.runner qcheck-ounit))
