blob: 3508a55b97af96f6f7c75050ba9699c5bdec5bcf (
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-ml/base-0.14.0:= dev-ml/findlib:= dev-ml/octavius:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=Code style checker for Jane Street Packages
EAPI=7
HOMEPAGE=https://github.com/janestreet/ppx_js_style
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=Apache-2.0
RDEPEND=>=dev-ml/base-0.14.0:= dev-ml/findlib:= dev-ml/octavius:= >=dev-ml/ppxlib-0.18.0:= >=dev-ml/ocaml-compiler-libs-0.11.0:= >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= >=dev-lang/ocaml-4:=[ocamlopt?]
SLOT=0/0.14.0
SRC_URI=https://github.com/janestreet/ppx_js_style/archive/v0.14.0.tar.gz -> ppx_js_style-0.14.0.tar.gz
_eclasses_=dune 3cafc471b3e2c22dfa1c289440929c5b
_md5_=a88963ce14258637cab5837b749eaa7e
|