blob: 146bd2c5561db3cef9e668c94f2a0f619e9afb59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=dev-ml/dune-build-info:=[ocamlopt?] dev-ml/fix:=[ocamlopt?] dev-ml/menhir:=[ocamlopt?] dev-ml/merlin-extend:=[ocamlopt?] dev-ml/ppx_derivers:=[ocamlopt?] dev-ml/ppxlib:=[ocamlopt?] dev-ml/utop:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Simple, fast & type safe language that leverages JavaScript and OCaml
EAPI=8
HOMEPAGE=https://reasonml.github.io/ https://github.com/reasonml/reason/
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-ml/dune-build-info:=[ocamlopt?] dev-ml/fix:=[ocamlopt?] dev-ml/menhir:=[ocamlopt?] dev-ml/merlin-extend:=[ocamlopt?] dev-ml/ppx_derivers:=[ocamlopt?] dev-ml/ppxlib:=[ocamlopt?] dev-ml/utop:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/3.14.0
SRC_URI=https://github.com/reasonml/reason/archive/3.14.0.tar.gz -> reason-3.14.0.tar.gz
_eclasses_=dune 21c2970666b517829dc7b963ca1f4a4a edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=d5f4b228e7c9622baa15811d1138a9c2
|