blob: 7a66e0d723ad432f31efe3a4864c95965b35e3d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-ml/dune-3.11 dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-5 >=dev-ml/ppxlib-0.32.1:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=A ppx rewriter that inlines reverse application operators |> and |!
EAPI=8
HOMEPAGE=https://github.com/janestreet/ppx_pipebang
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~arm64 ~ppc ~ppc64 ~riscv
LICENSE=Apache-2.0
RDEPEND=>=dev-lang/ocaml-5 >=dev-ml/ppxlib-0.32.1:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.17
SRC_URI=https://github.com/janestreet/ppx_pipebang/archive/v0.17.0.tar.gz -> ppx_pipebang-0.17.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=291cc174f2dd30291c87f7f0087dbbf6
|