diff options
Diffstat (limited to 'gnu/packages/ocaml.scm')
-rw-r--r-- | gnu/packages/ocaml.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index b4e48ccc4c..2b4821ed42 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -78,7 +78,7 @@ (synopsis "The OCaml programming language") (description "OCaml is a general purpose industrial-strength programming language with -an emphasis on expressiveness and safety. Developed for more than 20 years at +an emphasis on expressiveness and safety. Developed for more than 20 years at Inria it benefits from one of the most advanced type systems and supports functional, imperative and object-oriented styles of programming.") (license (list qpl gpl2)))) |