summaryrefslogtreecommitdiff
path: root/devel/ocaml-ppx_disable_unused_warnings/DESCR
blob: 25340a58fdd4042db0fac6826d22fde3069d0ee4 (plain)
1
2
3
4
This extension adds an annotation that disables the many
OCaml compiler warnings that have to do with something
being used (variable, constructor, declaration, open, rec,
keyword, etc.)