On Sat, Apr 22, 2017 at 11:22:34AM +0200, Julien Lepiller wrote: > Hi, > > here are two patches to fix ocaml-stringext (and future packages I > still need to push). I forgot to add qcheck which is a runtime > dependency of qtest. > Subject: [PATCH 1/2] gnu: Add ocaml-qcheck. > > * gnu/packages/ocaml.scm (ocaml-qcheck): New variable. > Subject: [PATCH 2/2] gnu: ocaml-qtest: Use ocaml-qcheck. > > * gnu/packages/ocaml.scm (ocaml-qtest)[propagated-inputs]: Add ocaml-qcheck. LGTM, thanks!