me
/
guix
Archived
1
0
Fork 0

gnu: Add ocaml4.01-ounit.

* gnu/packages/ocaml.scm (ocaml4.01-ounit): New variable.
master
Ben Woodcroft 2017-01-06 22:34:01 +10:00
parent 0274521a19
commit abd593c71a
No known key found for this signature in database
GPG Key ID: 2A6AD9F4AAC20DF6
1 changed files with 3 additions and 0 deletions

View File

@ -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")