···
2
+
maintainer: "frederic.bour@lakaban.net"
4
+
"Frédéric Bour <frederic.bour@lakaban.net>"
5
+
"Jérémie Dimino <jeremie@dimino.org>"
7
+
license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
8
+
homepage: "https://github.com/ocaml-ppx/ocaml-migrate-parsetree"
9
+
bug-reports: "https://github.com/ocaml-ppx/ocaml-migrate-parsetree/issues"
10
+
dev-repo: "git+https://github.com/ocaml-ppx/ocaml-migrate-parsetree.git"
11
+
doc: "https://ocaml-ppx.github.io/ocaml-migrate-parsetree/"
12
+
tags: [ "syntax" "org:ocamllabs" ]
13
+
build: ["dune" "build" "-p" name "-j" jobs]
14
+
run-test: ["dune" "runtest" "-p" name "-j" jobs]
17
+
"ocaml" {>= "4.02.3" & < "4.14"}
18
+
"cinaps" {with-test & >= "v0.13.0"}
20
+
synopsis: "Convert OCaml parsetrees between different versions"
22
+
Convert OCaml parsetrees between different versions
24
+
This library converts parsetrees, outcometree and ast mappers between
25
+
different OCaml versions. High-level functions help making PPX
26
+
rewriters independent of a compiler version.
30
+
"https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases/download/v2.2.0/ocaml-migrate-parsetree-v2.2.0.tbz"
32
+
"sha256=b2a68f3d3899cec3a50a99b05738295cc8a18672680406d0f68fbc95c01f1ba1"
33
+
"sha512=d1a6e2a639f77d297690f9ed79318b7a403444585b062d2add9f370320f735ba54bca191a34401f15c576c7ee55b5ed232f20d9599aa67821c747d7e684fc5a7"
36
+
x-commit-hash: "aeeb9317936937d360aa6cdb0cab953d11ff2c5d"