blob: 3a935693f3bef110daacafba1260b9d8a9a4870b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-ml/dune-3.11 dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-5 dev-ml/base:0/0.17[ocamlopt?] >=dev-ml/ppxlib-0.32.1:=[ocamlopt?] dev-ml/ppxlib_jane:0/0.17[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Generate a list containing all values of a finite type
EAPI=8
HOMEPAGE=https://github.com/janestreet/ppx_enumerate
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~arm64 ~ppc ~ppc64
LICENSE=Apache-2.0
RDEPEND=>=dev-lang/ocaml-5 dev-ml/base:0/0.17[ocamlopt?] >=dev-ml/ppxlib-0.32.1:=[ocamlopt?] dev-ml/ppxlib_jane:0/0.17[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.17
SRC_URI=https://github.com/janestreet/ppx_enumerate/archive/v0.17.0.tar.gz -> ppx_enumerate-0.17.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=6e339ba0943d0cf4a5d150a53b342177
|