File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
ppxlib_ast/ppxlib_ast.0.33.0+ox Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 175175+ (ocaml-compiler-libs (>= v0.11.0))
176176+ (ppx_derivers (>= 1.0))
177177+ (sexplib0 (>= v0.12))
178- + stdlib-shims
178+ + stdlib-shims)
179179+ (synopsis "Standard infrastructure for ppx rewriters")
180180+ (description "Ppxlib is the standard infrastructure for ppx rewriters
181181+ and other programs that manipulate the in-memory representation of
187187+ OCaml syntax directly and `ppxlib.traverse` which provides various
188188+ ways of automatically traversing values of a given type, in particular
189189+ allowing to inject a complex structured value into generated code.
190- + ")))
190+ + "))
191191+
192192+
193193+ (package
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ patches: [
124124extra-files: [
125125 [
126126 "dune.patch"
127- "sha256=142e7844f8e76c0d1818b89beceddeb07e89caeb27377c80433285f8c30a5ec6 "
127+ "sha256=e3659959f360d40f12103c6a3cc0e045bfb7edf11a91b1ac98e0ab918d7d8364 "
128128 ]
129129 [
130130 "location_check.ml.patch"
Original file line number Diff line number Diff line change 175175+ (ocaml-compiler-libs (>= v0.11.0))
176176+ (ppx_derivers (>= 1.0))
177177+ (sexplib0 (>= v0.12))
178- + stdlib-shims
178+ + stdlib-shims)
179179+ (synopsis "Standard infrastructure for ppx rewriters")
180180+ (description "Ppxlib is the standard infrastructure for ppx rewriters
181181+ and other programs that manipulate the in-memory representation of
187187+ OCaml syntax directly and `ppxlib.traverse` which provides various
188188+ ways of automatically traversing values of a given type, in particular
189189+ allowing to inject a complex structured value into generated code.
190- + ")))
190+ + "))
191191+
192192+
193193+ (package
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ patches: [
122122extra-files: [
123123 [
124124 "dune.patch"
125- "sha256=142e7844f8e76c0d1818b89beceddeb07e89caeb27377c80433285f8c30a5ec6 "
125+ "sha256=e3659959f360d40f12103c6a3cc0e045bfb7edf11a91b1ac98e0ab918d7d8364 "
126126 ]
127127 [
128128 "location_check.ml.patch"
You can’t perform that action at this time.
0 commit comments