On Sat, Dec 03, 2016 at 11:42:13AM +0100, David Craven wrote: > * gnu/packages/ocaml.scm (ocaml-menhir): New variable.
> + (synopsis "Parser generator") > + (description "") This description is a bit too short ;) > + (license #f))) According the the 'LICENSE' file, it appears to use GPL2 (I didn't check for "or later) for the library, and the Q Public License for the "generator".