blob: 07ccf84838d104318605a7105afba46cfaf9c00a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
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 47ad7c3f0508f77304c2d036ca24bcfa
_md5_=ea245e97df0b7651d780a202820e391a
|