mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
17 lines
693 B
Plaintext
17 lines
693 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=test? ( dev-ml/alcotest dev-ml/fmt ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Heterogenous Map over a GADT
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/hannesm/gmap https://opam.ocaml.org/packages/gmap/
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.3.0
|
|
SRC_URI=https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz
|
|
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=c09dd0159dd5ffcbcd9ac47ed7dcff44
|