gnu: Add ocaml4.01-batteries.

* gnu/packages/ocaml.scm (ocaml4.01-batteries): New variable.
master
Ben Woodcroft 2017-02-04 12:16:50 +10:00
parent 9bf9b3c05f
commit de59e24abe
No known key found for this signature in database
GPG Key ID: 2A6AD9F4AAC20DF6
1 changed files with 3 additions and 0 deletions

View File

@ -2032,6 +2032,9 @@ every compliant installation of OCaml and organize these libraries into a
hierarchy of modules.")
(license license:lgpl2.1+)))
(define-public ocaml4.01-batteries
(package-with-ocaml4.01 ocaml-batteries))
(define-public ocaml-pcre
(package
(name "ocaml-pcre")