guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 03/05: gnu: Add ocaml-uutf.


From: David Craven
Subject: Re: 03/05: gnu: Add ocaml-uutf.
Date: Wed, 18 Jan 2017 11:59:24 +0100

+ (arguments `(#:tests? #f
+                 #:build-flags (list "build")
+                 #:phases
+                 (modify-phases %standard-phases
+                   (delete 'configure))))
+    (native-inputs `(("opam" ,opam)
+                     ("topkg" ,ocaml-topkg)))
+    (propagated-inputs `(("uchar" ,ocaml-uchar)
+                         ("cmdliner" ,ocaml-cmdliner)))

I personally find it easier to read without excessive indentation, but
ok. Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]