ocaml-gospel / gospel

A tool-agnostic formal specification language for OCaml.
https://ocaml-gospel.github.io/gospel
MIT License
128 stars 16 forks source link

Pretty-prints core types in `dumpast` #332

Closed shym closed 1 year ago

shym commented 1 year ago

Pretty-printed core types are a lot more compact than pretty-printed gospel types, so pretty-printing them can help decode the gospel version (and ensure they are consistent)