Skip to content

Port to jbuilder

Choose a tag to compare

@avsm avsm released this 01 Jun 14:03
  • Port to Jbuilder (#65 @vbmithr @avsm).
  • Minimum version of OCaml required is now 4.03.0 (formerly was 4.02.2),
    due to the use of recent ppx_sexp_conv with Jbuilder also having that
    as the minimum supported compiler version.