[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/15: gnu: Add ocaml4.01-qtest.
From: |
Ben Woodcroft |
Subject: |
10/15: gnu: Add ocaml4.01-qtest. |
Date: |
Wed, 10 May 2017 16:15:06 -0400 (EDT) |
benwoodcroft pushed a commit to branch master
in repository guix.
commit 0274521a19385fa784a32f783377ef291d6f9eed
Author: Ben Woodcroft <address@hidden>
Date: Fri Jan 6 22:17:34 2017 +1000
gnu: Add ocaml4.01-qtest.
* gnu/packages/ocaml.scm (ocaml4.01-qtest): New variable.
---
gnu/packages/ocaml.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index ddc8280..7f4e2ed 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1082,6 +1082,9 @@ qcheck library. The possibilities range from trivial
tests -- extremely simple
to use -- to sophisticated random generation of test cases.")
(license license:lgpl3+)))
+(define-public ocaml4.01-qtest
+ (package-with-ocaml4.01 ocaml-qtest))
+
(define-public ocaml-stringext
(package
(name "ocaml-stringext")
- 02/15: gnu: Add ocaml4.01-findlib., (continued)
- 02/15: gnu: Add ocaml4.01-findlib., Ben Woodcroft, 2017/05/10
- 04/15: gnu: Add ocaml4.01-bisect., Ben Woodcroft, 2017/05/10
- 08/15: gnu: Add ocaml4.01-mcl., Ben Woodcroft, 2017/05/10
- 09/15: gnu: Add ocaml4.01-camlzip., Ben Woodcroft, 2017/05/10
- 13/15: gnu: Add ocaml4.01-batteries., Ben Woodcroft, 2017/05/10
- 14/15: gnu: Add taxtastic., Ben Woodcroft, 2017/05/10
- 01/15: gnu: Add ocaml-4.01., Ben Woodcroft, 2017/05/10
- 07/15: gnu: Add ocaml4.01-gsl., Ben Woodcroft, 2017/05/10
- 11/15: gnu: Add ocaml4.01-ounit., Ben Woodcroft, 2017/05/10
- 15/15: gnu: Add pplacer., Ben Woodcroft, 2017/05/10
- 10/15: gnu: Add ocaml4.01-qtest.,
Ben Woodcroft <=
- 12/15: gnu: Add ocaml4.01-xmlm., Ben Woodcroft, 2017/05/10