blob: ce1cc30ceea81b89fec45eda3a328c04f0381332 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-ml/ppx_tools:= <dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/ppx_derivers:= dev-ml/result:= dev-ml/cppo dev-ml/ppxfind test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=Type-driven code generation for OCaml
EAPI=7
HOMEPAGE=https://github.com/ocaml-ppx/ppx_deriving
IUSE=+ocamlopt test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
LICENSE=MIT
RDEPEND=dev-ml/ppx_tools:= <dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/ppx_derivers:= dev-ml/result:= >=dev-lang/ocaml-4:=[ocamlopt?]
RESTRICT=!test? ( test )
SLOT=0/4.5
SRC_URI=https://github.com/ocaml-ppx/ppx_deriving/archive/v4.5.tar.gz -> ppx_deriving-4.5.tar.gz
_eclasses_=dune 31e50aa986270c1f8ba957a9dd3f6fcf
_md5_=2071276e5de63b1e09df2cfff7f043a5
|