Skip to content

2.1.0

Compare
Choose a tag to compare
@clarus clarus released this 20 Mar 12:20
· 475 commits to master since this release
37bdd73

Main changes:

  • support of functors;
  • all the values are in Set (using the -impredicative-set option and exitentials in Set for first-class modules);
  • basic GADT support with axioms;

We can now import the full Tezos protocol (40.000 OCaml lines). Details of the changes in CHANGELOG.md.