Skip to content

6.1.0

Latest
Compare
Choose a tag to compare
@NathanReb NathanReb released this 17 Mar 08:56

CHANGES:

  • Update to ppxlib.0.36.0's 5.2 AST
    #294
    (@patricoferris)

  • Fix [strong_type_of_ty] so that it does not produce Ptyp_poly ([], ty)
    anymore. This was causing compile errors as of OCaml 5.3 which enforces this
    invariant.
    #294
    (@patricoferris)