ppx_base
Base set of ppx rewriters
Description
ppx_base is the set of ppx rewriters used for Base.
Note that Base doesn't need ppx to build, it is only used as a verification tool.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 21 Mar 2022
- Authors
- Maintainers
Sources
Dependencies
ppxlib
>= "0.23.0"
dune
>= "2.0.0"
ppx_sexp_conv
>= "v0.15" & < "v0.16"
ppx_hash
>= "v0.15" & < "v0.16"
ppx_enumerate
>= "v0.15" & < "v0.16"
ppx_compare
>= "v0.15" & < "v0.16"
ppx_cold
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies
base_quickcheck
>= "v0.15.0"
core
>= "v0.15.0"
ppx_jane
>= "v0.15.0"
ppx_module_timer
>= "v0.15.0"
ppx_python
>= "v0.15.0"
ppx_string
>= "v0.15.0"
sexp_pretty
>= "v0.15.0"
time_now
>= "v0.15.0"