NEWS
changeset 69911 036037573080
parent 69906 55534affe445
child 69914 72301e1457b9
--- a/NEWS	Thu Mar 14 13:54:31 2019 +0000
+++ b/NEWS	Thu Mar 14 19:06:40 2019 +0100
@@ -124,13 +124,11 @@
 Minor INCOMPATIBILITY.
 
 * Code generation for OCaml: Zarith superseedes Nums as library for
-integer arithmetic.  Use the following incantation to obtain a suitable
-component setup:
+integer arithmetic.  It is included in the default setup after
 
   isabelle ocaml_setup
-  isabelle ocaml_opam install zarith
-
-Minor INCOMPATIBILITY
+
+Minor INCOMPATIBILITY.
 
 * Code generation for Haskell: code includes for Haskell must contain
 proper module frame, nothing is added magically any longer.