blob: e6e3ce758e500638c7119ba227706638946a6fbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-ml/topkg-0.9 dev-ml/ocamlbuild dev-ml/findlib dev-ml/opam-installer dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-ml/cmdliner:=[ocamlopt] dev-lang/ocaml:=[ocamlopt] dev-ml/result:=[ocamlopt] dev-ml/stdlib-shims:=[ocamlopt] dev-ml/uchar:=[ocamlopt] >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-4:=
DESCRIPTION=Combinators to devise OCaml Format pretty-printing functions
EAPI=7
HOMEPAGE=https://erratique.ch/software/fmt https://github.com/dbuenzli/fmt
INHERIT=findlib opam
IUSE=test ocamlopt
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=ISC
RDEPEND=dev-ml/cmdliner:=[ocamlopt] dev-lang/ocaml:=[ocamlopt] dev-ml/result:=[ocamlopt] dev-ml/stdlib-shims:=[ocamlopt] dev-ml/uchar:=[ocamlopt] dev-lang/ocaml:=[ocamlopt?] >=dev-lang/ocaml-4:=
RESTRICT=!test? ( test )
SLOT=0/0.8.9
SRC_URI=https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
_eclasses_=findlib 1470b3b78030acb2c8fcd04414f4c611 opam bb6e97cce1eab4343c4db2c51acf1349
_md5_=59d49cf54bfee4f447016f2e580f70d2
|