2.1.0
Main changes:
- support of functors;
- all the values are in
Set
(using the-impredicative-set
option and exitentials inSet
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
.