github MetaRocq/metarocq v1.4-9.0.1
MetaRocq 1.4 for Rocq 9.0.1

latest release: v1.4-9.1
one day ago

The 9.0.1 version contains a few fixes due to corrections in the guard checker of Rocq. This release implements the renaming from Coq to Rocq, MetaCoq to MetaRocq and TemplateCoq to TemplateRocq.
As such, it is incompatible with previous releases. From the user point of view, you will need to adapt your Require Imports from From MetaCoq. to From MetaRocq. and a few utility modules (in MetaRocq.utils) changed names from MC to MR, e.g. MCList becomes MRList, which will affect qualified references to these modules. The commands MetaCoq Run, SafeCheck etc... have also been renamed.

What's Changed

New Contributors

Full Changelog: v1.4-9.0...v1.4-9.0.1

Don't miss a new metarocq release

NewReleases is sending notifications on new releases.