gnu: Add ocaml4.01-mcl.

* gnu/packages/machine-learning.scm (ocaml4.01-mcl): New variable.
master
Ben Woodcroft 2017-03-18 07:17:07 +10:00
parent 7adaab9fe7
commit b32208e7b5
No known key found for this signature in database
GPG Key ID: 2A6AD9F4AAC20DF6
1 changed files with 3 additions and 0 deletions

View File

@ -274,6 +274,9 @@ networks) based on simulation of (stochastic) flow in graphs.")
algorithm.")
(license license:gpl3)))
(define-public ocaml4.01-mcl
(package-with-ocaml4.01 ocaml-mcl))
(define-public randomjungle
(package
(name "randomjungle")