gnu: Add ocaml4.01-batteries.
* gnu/packages/ocaml.scm (ocaml4.01-batteries): New variable.master
parent
9bf9b3c05f
commit
de59e24abe
|
@ -2032,6 +2032,9 @@ every compliant installation of OCaml and organize these libraries into a
|
||||||
hierarchy of modules.")
|
hierarchy of modules.")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
|
(define-public ocaml4.01-batteries
|
||||||
|
(package-with-ocaml4.01 ocaml-batteries))
|
||||||
|
|
||||||
(define-public ocaml-pcre
|
(define-public ocaml-pcre
|
||||||
(package
|
(package
|
||||||
(name "ocaml-pcre")
|
(name "ocaml-pcre")
|
||||||
|
|
Reference in New Issue