blob: 26b824ee5e3b7211171bbc9613de621ae483d188 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=Compat result type
EAPI=7
HOMEPAGE=https://github.com/janestreet/result
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=BSD
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?]
SLOT=0/1.5
SRC_URI=https://github.com/janestreet/result/archive/1.5.tar.gz -> result-1.5.tar.gz
_eclasses_=dune 2d138ae1c0f7d4624876ad486529731f
_md5_=1ca06e8fecb78cf4dc99b4440b38cf7e
|