Skip to content

v2.18.0

Compare
Choose a tag to compare
@cristianoc cristianoc released this 13 Jan 11:35
· 158 commits to master since this release
  • Don't report unused optional arguments for functions annotated @live or @genType.
  • Add support for @live or dead at toplevel in a type declaration. Equivalent to annotating all the record fields / variant cases.
  • Turn off dead code reporting on externals by default. Add option -externals to turn back on.