blob: 364d2bc3686324869bbc96dc856e9d11af4fba56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install test
DEPEND=dev-ml/ppx_tools:= >=dev-lang/ocaml-4.02.3:=[ocamlopt?] dev-ml/opam test? ( dev-ml/ounit ) >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=Type-driven code generation for OCaml
EAPI=5
HOMEPAGE=https://github.com/whitequark/ppx_deriving
IUSE=doc +ocamlopt test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-ml/ppx_tools:= >=dev-lang/ocaml-4.02.3:=[ocamlopt?]
SLOT=0/3.0
SRC_URI=https://github.com/whitequark/ppx_deriving/archive/v3.0.tar.gz -> ppx_deriving-3.0.tar.gz
_eclass_exported_funcs=src_compile:- src_test:- src_install:-
_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7
_md5_=c67d06d083b88f2183f9a7deea3835f5
|