blob: 4561e2a2becc251b7e8e9c863ec5175f4a891e5c (
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/cppo 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/4.1
SRC_URI=https://github.com/whitequark/ppx_deriving/archive/v4.1.tar.gz -> ppx_deriving-4.1.tar.gz
_eclass_exported_funcs=src_compile:- src_test:- src_install:-
_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7
_md5_=fa445148dc9dac846d2776ebcb0dd771
|