[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#49101] [PATCH 0/4] Add ocaml-mparser & friends
From: |
Xinglu Chen |
Subject: |
[bug#49101] [PATCH 0/4] Add ocaml-mparser & friends |
Date: |
Fri, 18 Jun 2021 21:00:51 +0200 |
This series adds ‘ocaml-mparser’, a monad parser combinator library,
plus two extensions for it --- ‘ocaml-mparser-re’ and
‘ocaml-mparser-pcre’.
I noticed that there already exists an ‘ocaml4.07-pcre’ package, what is
the policy regarding ‘ocaml4.07-*’ and ‘ocaml-*’ packages?
Xinglu Chen (4):
gnu: Add ocaml-mparser.
gnu: Add ocaml-mparser-re.
gnu: Add ocaml-mparser-pcre.
gnu: Add ocaml-pcre.
gnu/packages/ocaml.scm | 88 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 88 insertions(+)
base-commit: caf4a7a2770ef4d05a6e18f40d602e51da749ddc
--
2.32.0
signature.asc
Description: PGP signature
- [bug#49101] [PATCH 0/4] Add ocaml-mparser & friends,
Xinglu Chen <=
- [bug#49101] [PATCH 3/4] gnu: Add ocaml-mparser-pcre., Xinglu Chen, 2021/06/18
- [bug#49101] [PATCH 1/4] gnu: Add ocaml-mparser., Xinglu Chen, 2021/06/18
- [bug#49101] [PATCH 4/4] gnu: Add ocaml-pcre., Xinglu Chen, 2021/06/18
- [bug#49101] [PATCH 2/4] gnu: Add ocaml-mparser-re., Xinglu Chen, 2021/06/18
- [bug#49101] [PATCH 0/4] Add ocaml-mparser & friends, Julien Lepiller, 2021/06/18
- [bug#49101] [PATCH v2 0/5] Add ocaml-mparser & firends, Xinglu Chen, 2021/06/19