~ruther/guix-local

b31a49cb5ea036a9869f3c2cd40d0f8b99af01f9 — Jean-Pierre De Jesus DIAZ 1 year, 10 months ago e6413c6
gnu: why3: Enable extra features.

* gnu/packages/maths.scm (why3) <propagated-inputs>: Add
ocaml-ppx-deriving, ocaml-ppx-sexp-conv, ocaml-re and ocaml-sexplib to
enable extra features.

Change-Id: Ia3b66ac08cc25097967c6e18f2193601fb748cac
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 6 insertions(+), 0 deletions(-)

M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +6 -0
@@ 9525,9 9525,15 @@ numeric differences and differences in numeric formats.")
                         ocaml-findlib
                         which))
    (propagated-inputs (list camlzip
                             lablgtk3
                             ocaml-graph
                             ocaml-lablgtk3-sourceview3
                             ocaml-menhir
                             ocaml-ppx-deriving
                             ocaml-ppx-sexp-conv
                             ocaml-num
                             ocaml-re
                             ocaml-sexplib
                             ocaml-zarith))
    (inputs (list coq-flocq
                  emacs-minimal