Path to this page:
./
devel/ocaml-ppx_disable_unused_warnings,
Extension to simplify disabling unused warnings
Branch: CURRENT,
Version: 0.15.0,
Package name: ocaml-ppx_disable_unused_warnings-0.15.0,
Maintainer: jaapbThis 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.)
Master sites:
Filesize: 3.873 KB
Version history: (Expand)
- (2022-05-05) Package added to pkgsrc.se, version ocaml-ppx_disable_unused_warnings-0.15.0 (created)
CVS history: (Expand)
2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145) |
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
|
2022-05-05 08:36:25 by Jaap Boender | Files touched by this commit (5) |
Log message:
Created package devel/ocaml-ppx_disable_unused_warnings, v0.15.0.
This is a package that simplifies disabling warnings in OCaml that have
to do with things (not) being used. Needed as a dependency of the new
version of devel/ocaml-ppx_jane.
|