mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
17 lines
656 B
Plaintext
17 lines
656 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_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune 05e1ecac420bb190bc7f981fdd670d96
|
|
_md5_=32176765962a526b5553a4ed84b3b36f
|