blob: 6ac44f399448edb2bfdf8554334990c092119424 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install unpack
DEPEND=dev-ml/react:= dev-ml/findlib dev-ml/ocamlbuild >=dev-lang/ocaml-4:= dev-ml/opam >=dev-vcs/git-1.8.2.1
DESCRIPTION=Functional reactive programming with incremental changes in data structures
EAPI=5
HOMEPAGE=https://github.com/ocsigen/reactiveData
IUSE=+ocamlopt
LICENSE=LGPL-3-with-linking-exception
RDEPEND=dev-ml/react:= >=dev-lang/ocaml-4:=
SLOT=0/9999
_eclass_exported_funcs=src_unpack:git-r3 src_compile:- src_install:opam
_eclasses_=git-r3 4f7ddb4119309845d6687213171ab445 opam 24b4a2529c1fd12f1304856d6c5a690d
_md5_=98d9f05c2bc8dc841646d2e6d240b8e3
|