From: François Pottier <francois.pottier@inria.fr> To: menhir-list <menhir@inria.fr>, OCaML Mailing List <caml-list@inria.fr> Subject: [Caml-list] [ANN] New release of Menhir (20211128) Date: Fri, 3 Dec 2021 14:58:17 +0100 Message-ID: <aa4a7766-e015-0235-eb3f-dbbd96c7a2a4@inria.fr> (raw) Dear OCaml & Menhir users, The recent release of Menhir (20211125) creates some difficulties with OCaml versions 4.07 to 4.10, where it triggers a type-checker bug (fixed in 4.11). A new release of Menhir (20211128) appears today and is expected to eliminate these problems. opam update opam install menhir.20211128 Enjoy, -- François Pottier francois.pottier@inria.fr http://cambium.inria.fr/~fpottier/ ## 2021/11/28 * Revert a change in version 2021/11/25 regarding the printing of universally quantified variables in type schemes. (They were explicitly printed in 2021/11/25; they are omitted again.) Printing these universal quantifiers would trigger a type-checker bug in OCaml between versions 4.07 and 4.10. * Avoid using the expression `raise Not_found` in the mock `.ml` files generated by `menhir --infer` for type inference purposes. The use of this expression can trigger deprecation warnings in some projects. * Update the `man` page.
reply index Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publically to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=aa4a7766-e015-0235-eb3f-dbbd96c7a2a4@inria.fr \ --to=francois.pottier@inria.fr \ --cc=caml-list@inria.fr \ --cc=menhir@inria.fr \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
caml-list - the Caml user's mailing list Archives are clonable: git clone --mirror https://inbox.ocaml.org/caml-list AGPL code for this site: git clone https://public-inbox.org/ public-inbox