~ruther/guix-local

abd593c71a20f255fa11cdd04e6ad207529c7cca — Ben Woodcroft 9 years ago 0274521
gnu: Add ocaml4.01-ounit.

* gnu/packages/ocaml.scm (ocaml4.01-ounit): New variable.
1 files changed, 3 insertions(+), 0 deletions(-)

M gnu/packages/ocaml.scm
M gnu/packages/ocaml.scm => gnu/packages/ocaml.scm +3 -0
@@ 872,6 872,9 @@ compilers that can directly deal with packages.")
other XUnit testing frameworks.")
    (license license:expat)))

(define-public ocaml4.01-ounit
  (package-with-ocaml4.01 ocaml-ounit))

(define-public camlzip
  (package
    (name "camlzip")