summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
diff options
context:
space:
mode:
authorMarius Bakke <[email protected]>2022-09-10 17:30:17 +0200
committerMarius Bakke <[email protected]>2022-09-10 17:30:17 +0200
commit1d526f5035ce51305d8f414b8f55066adedb6f91 (patch)
tree7cc1fb957d10d06b770bb55dfa30dd3a00beec5d /gnu/packages/ocaml.scm
parentb4693f4a58b977c92282c81d3032f5be990e866a (diff)
parent07140e8b10c56bc271c74fa82470a900684b91c6 (diff)
Merge branch 'staging' into core-updates
Diffstat (limited to 'gnu/packages/ocaml.scm')
-rw-r--r--gnu/packages/ocaml.scm6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 2fd519ca41..89dcb1d60a 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -8774,3 +8774,9 @@ bibliography files in BibTeX format, a bibliography in HTML format.")
"The OCaml guile library provides high-level OCaml bindings to GNU Guile
3.0, supporting easy interop between OCaml and GNU Guile Scheme.")
(license license:gpl3+)))
+
+;;;
+;;; Avoid adding new packages to the end of this file. To reduce the chances
+;;; of a merge conflict, place them above by existing packages with similar
+;;; functionality or similar names.
+;;;