@grain/binaryen.ml 0.12.0 → 0.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. {binaryen-archive-v0.12.0 → binaryen-archive}/.gitattributes +0 -0
  2. {binaryen-archive-v0.12.0 → binaryen-archive}/.gitignore +0 -0
  3. {binaryen-archive-v0.12.0 → binaryen-archive}/.gitmodules +0 -0
  4. {binaryen-archive-v0.12.0 → binaryen-archive}/CHANGELOG.md +42 -0
  5. {binaryen-archive-v0.12.0 → binaryen-archive}/LICENSE +0 -0
  6. {binaryen-archive-v0.12.0 → binaryen-archive}/README.md +24 -0
  7. {binaryen-archive-v0.12.0 → binaryen-archive}/binaryen.opam +7 -7
  8. {binaryen-archive-v0.12.0 → binaryen-archive}/dune +0 -0
  9. {binaryen-archive-v0.12.0 → binaryen-archive}/dune-project +0 -0
  10. {binaryen-archive-v0.12.0 → binaryen-archive}/dune-workspace +0 -0
  11. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/.gitattributes +0 -0
  12. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/.gitignore +0 -0
  13. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/index.json +355 -338
  14. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/astring.0.8.5/opam +0 -0
  15. binaryen-archive/esy.lock/opam/base-bytes.base/opam +9 -0
  16. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/base-threads.base/opam +0 -0
  17. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/base-unix.base/opam +0 -0
  18. {binaryen-archive-v0.12.0/esy.lock/opam/base.v0.14.2 → binaryen-archive/esy.lock/opam/base.v0.14.3}/opam +2 -2
  19. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/biniou.1.2.1/opam +0 -0
  20. {binaryen-archive-v0.12.0/esy.lock/opam/cmdliner.1.0.4 → binaryen-archive/esy.lock/opam/cmdliner.1.1.0}/opam +17 -20
  21. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/cppo.1.6.8/opam +0 -0
  22. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/csexp.1.5.1/opam +0 -0
  23. {binaryen-archive-v0.12.0/esy.lock/opam/dune-build-info.2.9.1 → binaryen-archive/esy.lock/opam/dune-build-info.2.9.3}/opam +5 -4
  24. {binaryen-archive-v0.12.0/esy.lock/opam/dune-configurator.2.9.1 → binaryen-archive/esy.lock/opam/dune-configurator.2.9.3}/opam +5 -4
  25. {binaryen-archive-v0.12.0/esy.lock/opam/dune.2.9.2 → binaryen-archive/esy.lock/opam/dune.2.9.3}/opam +4 -4
  26. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/easy-format.1.3.2/opam +0 -0
  27. binaryen-archive/esy.lock/opam/either.1.0.0/opam +40 -0
  28. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/fix.20220121/opam +0 -0
  29. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/fpath.0.7.3/opam +0 -0
  30. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/js_of_ocaml-compiler.3.11.0/opam +0 -0
  31. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/js_of_ocaml-ppx.3.11.0/opam +0 -0
  32. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/js_of_ocaml.3.11.0/opam +0 -0
  33. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/menhir.20211128/opam +0 -0
  34. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/menhirLib.20211128/opam +0 -0
  35. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/menhirSdk.20211128/opam +0 -0
  36. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/ocaml-compiler-libs.v0.12.4/opam +0 -0
  37. {binaryen-archive-v0.12.0/esy.lock/opam/ocaml-lsp-server.1.9.0 → binaryen-archive/esy.lock/opam/ocaml-lsp-server.1.10.3}/opam +5 -5
  38. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/ocaml-version.3.4.0/opam +0 -0
  39. {binaryen-archive-v0.12.0/esy.lock/opam/ocamlbuild.0.14.0 → binaryen-archive/esy.lock/opam/ocamlbuild.0.14.1}/opam +18 -15
  40. {binaryen-archive-v0.12.0/esy.lock/opam/ocamlfind.1.9.2 → binaryen-archive/esy.lock/opam/ocamlfind.1.9.3}/opam +3 -3
  41. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/ocamlformat-rpc-lib.0.19.0/opam +0 -0
  42. {binaryen-archive-v0.12.0/esy.lock/opam/ocamlformat.0.18.0 → binaryen-archive/esy.lock/opam/ocamlformat.0.20.1}/opam +16 -15
  43. binaryen-archive/esy.lock/opam/ocp-indent.1.7.0/opam +57 -0
  44. binaryen-archive/esy.lock/opam/odoc-parser.1.0.0/opam +46 -0
  45. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/pp.1.1.2/opam +0 -0
  46. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/ppx_derivers.1.2.1/opam +0 -0
  47. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/ppx_yojson_conv_lib.v0.14.0/opam +0 -0
  48. {binaryen-archive-v0.12.0/esy.lock/opam/ppxlib.0.22.2 → binaryen-archive/esy.lock/opam/ppxlib.0.25.0}/opam +9 -6
  49. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/re.1.10.3/opam +0 -0
  50. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/result.1.5/opam +0 -0
  51. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/seq.base/files/META.seq +0 -0
  52. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/seq.base/files/seq.install +0 -0
  53. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/seq.base/opam +0 -0
  54. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/sexplib0.v0.14.0/opam +0 -0
  55. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/spawn.v0.15.0/opam +0 -0
  56. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/stdio.v0.14.0/opam +0 -0
  57. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/stdlib-shims.0.3.0/opam +1 -1
  58. {binaryen-archive-v0.12.0/esy.lock/opam/topkg.1.0.4 → binaryen-archive/esy.lock/opam/topkg.1.0.5}/opam +3 -3
  59. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/uchar.0.0.2/opam +1 -1
  60. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/uucp.14.0.0/opam +0 -0
  61. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/uuseg.14.0.0/opam +0 -0
  62. binaryen-archive/esy.lock/opam/uutf.1.0.3/opam +36 -0
  63. {binaryen-archive-v0.12.0 → binaryen-archive}/esy.lock/opam/yojson.1.7.0/opam +0 -0
  64. binaryen-archive/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.1_opam_override/files/winpatch.patch +11 -0
  65. {binaryen-archive-v0.12.0/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.0_opam_override → binaryen-archive/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.1_opam_override}/package.json +5 -3
  66. binaryen-archive-v0.12.0/esy.lock/overrides/opam__s__ocamlfind_opam__c__1.9.2_opam_override/files/findlib-1.9.2.patch → binaryen-archive/esy.lock/overrides/opam__s__ocamlfind_opam__c__1.9.3_opam_override/files/findlib.patch +14 -0
  67. {binaryen-archive-v0.12.0/esy.lock/overrides/opam__s__ocamlfind_opam__c__1.9.2_opam_override → binaryen-archive/esy.lock/overrides/opam__s__ocamlfind_opam__c__1.9.3_opam_override}/package.json +1 -1
  68. binaryen-archive/esy.lock/overrides/opam__s__uchar_opam__c__0.0.2_opam_override/files/winpatch.patch +11 -0
  69. binaryen-archive/esy.lock/overrides/opam__s__uchar_opam__c__0.0.2_opam_override/package.json +11 -0
  70. binaryen-archive/js/binaryen.es5.js +363 -0
  71. {binaryen-archive-v0.12.0 → binaryen-archive}/js/dune +1 -1
  72. {binaryen-archive-v0.12.0 → binaryen-archive}/js/element_segment.ml +0 -0
  73. {binaryen-archive-v0.12.0 → binaryen-archive}/js/export.ml +0 -3
  74. {binaryen-archive-v0.12.0 → binaryen-archive}/js/expression.ml +161 -0
  75. {binaryen-archive-v0.12.0 → binaryen-archive}/js/function.ml +0 -0
  76. {binaryen-archive-v0.12.0 → binaryen-archive}/js/global.ml +0 -0
  77. {binaryen-archive-v0.12.0 → binaryen-archive}/js/import.ml +0 -0
  78. {binaryen-archive-v0.12.0 → binaryen-archive}/js/literal.ml +0 -1
  79. {binaryen-archive-v0.12.0 → binaryen-archive}/js/memory.ml +0 -0
  80. {binaryen-archive-v0.12.0 → binaryen-archive}/js/module.ml +6 -9
  81. {binaryen-archive-v0.12.0 → binaryen-archive}/js/op.ml +0 -223
  82. binaryen-archive/js/prelude.js +2 -0
  83. {binaryen-archive-v0.12.0 → binaryen-archive}/js/settings.ml +0 -0
  84. {binaryen-archive-v0.12.0 → binaryen-archive}/js/stubs.c +0 -0
  85. {binaryen-archive-v0.12.0 → binaryen-archive}/js/table.ml +0 -0
  86. {binaryen-archive-v0.12.0 → binaryen-archive}/js/type.ml +0 -9
  87. {binaryen-archive-v0.12.0 → binaryen-archive}/package.json +13 -10
  88. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_exports.c +0 -0
  89. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_expressions.c +250 -0
  90. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_features.c +24 -0
  91. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_functions.c +0 -0
  92. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_globals.c +0 -0
  93. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_imports.c +0 -0
  94. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_literals.c +0 -0
  95. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_memory.c +0 -0
  96. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_modules.c +0 -0
  97. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_ops.c +0 -0
  98. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_settings.c +0 -0
  99. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_tables.c +0 -0
  100. {binaryen-archive-v0.12.0 → binaryen-archive}/src/binaryen_stubs_types.c +0 -0
  101. {binaryen-archive-v0.12.0 → binaryen-archive}/src/dune +0 -0
  102. {binaryen-archive-v0.12.0 → binaryen-archive}/src/element_segment.ml +0 -1
  103. {binaryen-archive-v0.12.0 → binaryen-archive}/src/export.ml +0 -2
  104. {binaryen-archive-v0.12.0 → binaryen-archive}/src/expression.ml +94 -63
  105. {binaryen-archive-v0.12.0 → binaryen-archive}/src/function.ml +0 -6
  106. {binaryen-archive-v0.12.0 → binaryen-archive}/src/global.ml +0 -2
  107. {binaryen-archive-v0.12.0 → binaryen-archive}/src/import.ml +0 -0
  108. {binaryen-archive-v0.12.0 → binaryen-archive}/src/literal.ml +0 -3
  109. {binaryen-archive-v0.12.0 → binaryen-archive}/src/memory.ml +0 -0
  110. {binaryen-archive-v0.12.0 → binaryen-archive}/src/module.ml +17 -9
  111. {binaryen-archive-v0.12.0 → binaryen-archive}/src/ocaml_helpers.c +0 -0
  112. {binaryen-archive-v0.12.0 → binaryen-archive}/src/ocaml_helpers.h +0 -0
  113. {binaryen-archive-v0.12.0 → binaryen-archive}/src/op.ml +0 -0
  114. {binaryen-archive-v0.12.0 → binaryen-archive}/src/settings.ml +0 -6
  115. {binaryen-archive-v0.12.0 → binaryen-archive}/src/table.ml +0 -0
  116. {binaryen-archive-v0.12.0 → binaryen-archive}/src/type.ml +0 -1
  117. {binaryen-archive-v0.12.0 → binaryen-archive}/test/config/dune +0 -0
  118. {binaryen-archive-v0.12.0 → binaryen-archive}/test/config/ocamlopt_flags.ml +8 -1
  119. {binaryen-archive-v0.12.0 → binaryen-archive}/test/dune +0 -0
  120. {binaryen-archive-v0.12.0 → binaryen-archive}/test/test.expected +8 -0
  121. {binaryen-archive-v0.12.0 → binaryen-archive}/test/test.ml +44 -22
  122. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/dune +0 -0
  123. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/element_segment.mli +0 -4
  124. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/export.mli +0 -15
  125. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/expression.mli +93 -115
  126. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/function.mli +0 -12
  127. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/global.mli +0 -8
  128. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/import.mli +0 -4
  129. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/literal.mli +0 -5
  130. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/memory.mli +0 -0
  131. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/module.mli +4 -29
  132. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/op.mli +0 -315
  133. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/settings.mli +0 -17
  134. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/table.mli +0 -3
  135. {binaryen-archive-v0.12.0 → binaryen-archive}/virtual/type.mli +0 -11
  136. binaryen-archive-v0.12.0/esy.lock/opam/ocaml-migrate-parsetree.2.3.0/opam +0 -39
  137. binaryen-archive-v0.12.0/esy.lock/opam/odoc.1.5.3/opam +0 -53
  138. binaryen-archive-v0.12.0/esy.lock/opam/tyxml.4.5.0/opam +0 -42
  139. binaryen-archive-v0.12.0/esy.lock/opam/uutf.1.0.2/opam +0 -40
  140. binaryen-archive-v0.12.0/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.0_opam_override/files/ocamlbuild-0.14.0.patch +0 -463
  141. binaryen-archive-v0.12.0/js/binaryen.es5.js +0 -5
  142. binaryen-archive-v0.12.0/js/postlude.js +0 -2
  143. binaryen-archive-v0.12.0/js/prelude.js +0 -11
@@ -0,0 +1,9 @@
1
+ opam-version: "2.0"
2
+ maintainer: " "
3
+ authors: " "
4
+ homepage: " "
5
+ depends: [
6
+ "ocaml" {>= "4.02.0"}
7
+ "ocamlfind" {>= "1.5.3"}
8
+ ]
9
+ synopsis: "Bytes library distributed with the OCaml compiler"
@@ -31,6 +31,6 @@ provided by companion libraries such as stdio:
31
31
  https://github.com/janestreet/stdio
32
32
  "
33
33
  url {
34
- src: "https://github.com/janestreet/base/archive/v0.14.2.tar.gz"
35
- checksum: "md5=0d1a2d0322b8c446e5dda20290112e5c"
34
+ src: "https://github.com/janestreet/base/archive/v0.14.3.tar.gz"
35
+ checksum: "sha256=e34dc0dd052a386c84f5f67e71a90720dff76e0edd01f431604404bee86ebe5a"
36
36
  }
@@ -1,21 +1,21 @@
1
1
  opam-version: "2.0"
2
- maintainer: "Daniel Bünzli <daniel.buenzl i@erratique.ch>"
3
- authors: ["Daniel Bünzli <daniel.buenzl i@erratique.ch>"]
4
- homepage: "http://erratique.ch/software/cmdliner"
5
- doc: "http://erratique.ch/software/cmdliner/doc/Cmdliner"
6
- dev-repo: "git+http://erratique.ch/repos/cmdliner.git"
2
+ synopsis: """Declarative definition of command line interfaces for OCaml"""
3
+ maintainer: ["Daniel Bünzli <daniel.buenzl i@erratique.ch>"]
4
+ authors: ["The cmdliner programmers"]
5
+ homepage: "https://erratique.ch/software/cmdliner"
6
+ doc: "https://erratique.ch/software/cmdliner/doc"
7
+ dev-repo: "git+https://erratique.ch/repos/cmdliner.git"
7
8
  bug-reports: "https://github.com/dbuenzli/cmdliner/issues"
8
- tags: [ "cli" "system" "declarative" "org:erratique" ]
9
- license: "ISC"
10
- depends:[ "ocaml" {>= "4.03.0"} ]
9
+ license: ["ISC"]
10
+ tags: ["cli" "system" "declarative" "org:erratique"]
11
+ depends: ["ocaml" {>= "4.08.0"}]
11
12
  build: [[ make "all" "PREFIX=%{prefix}%" ]]
12
- install:
13
- [[make "install" "LIBDIR=%{_:lib}%" "DOCDIR=%{_:doc}%" ]
14
- [make "install-doc" "LIBDIR=%{_:lib}%" "DOCDIR=%{_:doc}%" ]]
15
-
16
- synopsis: """Declarative definition of command line interfaces for OCaml"""
17
- description: """\
18
-
13
+ install: [[make "install" "LIBDIR=%{_:lib}%" "DOCDIR=%{_:doc}%"]
14
+ [make "install-doc" "LIBDIR=%{_:lib}%" "DOCDIR=%{_:doc}%"]]
15
+ url {
16
+ src: "https://erratique.ch/software/cmdliner/releases/cmdliner-1.1.0.tbz"
17
+ checksum: "sha512=e2fad706829e7b8b50d1a510b59b87e44294252d8e8bdd9d6cb07f435d7c1c123f82353eedf29e9a4b7768da485516b89b62bf956234e90d7eae1bbaae2c9263"}
18
+ description: """
19
19
  Cmdliner allows the declarative definition of command line interfaces
20
20
  for OCaml.
21
21
 
@@ -29,8 +29,5 @@ Cmdliner has no dependencies and is distributed under the ISC license.
29
29
 
30
30
  [1]: http://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap12.html
31
31
  [2]: http://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html
32
- """
33
- url {
34
- archive: "http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz"
35
- checksum: "fe2213d0bc63b1e10a2d0aa66d2fc8d9"
36
- }
32
+
33
+ Home page: http://erratique.ch/software/cmdliner"""
@@ -32,11 +32,12 @@ build: [
32
32
  "@doc" {with-doc}
33
33
  ]
34
34
  ]
35
- x-commit-hash: "e41c66259135d6d1d72b031be6684bf8826a2586"
36
35
  url {
37
- src: "https://github.com/ocaml/dune/releases/download/2.9.1/dune-2.9.1.tbz"
36
+ src:
37
+ "https://github.com/ocaml/dune/releases/download/2.9.3/dune-site-2.9.3.tbz"
38
38
  checksum: [
39
- "sha256=b374feb22b34099ccc6dd32128e18d088ff9a81837952b29f05110b308c09f26"
40
- "sha512=fce1aa520db785c25ded75a959e9dafeb7887d4f5deeb14b044cd5b9e2d235dca24589d794d2f01513765bc4764cf72f8659bd15f3a4fc06efa61363dc5d709b"
39
+ "sha256=3e65ec73ab2c80d50d4ffd6c46cbfb22eacd0e5587a4be8af8ae69547d5f88d6"
40
+ "sha512=04b48501ac16c3608e3b6bfbdbabf810df0fb844ea3b7d25ba50f03b9d6cb1d2c933cf747d694029d82a9777a774e48e5c38ab010fe53ce1eae367da0ed04d6d"
41
41
  ]
42
42
  }
43
+ x-commit-hash: "dea03875affccc0620e902d28fed8d6b4351e112"
@@ -37,11 +37,12 @@ build: [
37
37
  "@doc" {with-doc}
38
38
  ]
39
39
  ]
40
- x-commit-hash: "e41c66259135d6d1d72b031be6684bf8826a2586"
41
40
  url {
42
- src: "https://github.com/ocaml/dune/releases/download/2.9.1/dune-2.9.1.tbz"
41
+ src:
42
+ "https://github.com/ocaml/dune/releases/download/2.9.3/dune-site-2.9.3.tbz"
43
43
  checksum: [
44
- "sha256=b374feb22b34099ccc6dd32128e18d088ff9a81837952b29f05110b308c09f26"
45
- "sha512=fce1aa520db785c25ded75a959e9dafeb7887d4f5deeb14b044cd5b9e2d235dca24589d794d2f01513765bc4764cf72f8659bd15f3a4fc06efa61363dc5d709b"
44
+ "sha256=3e65ec73ab2c80d50d4ffd6c46cbfb22eacd0e5587a4be8af8ae69547d5f88d6"
45
+ "sha512=04b48501ac16c3608e3b6bfbdbabf810df0fb844ea3b7d25ba50f03b9d6cb1d2c933cf747d694029d82a9777a774e48e5c38ab010fe53ce1eae367da0ed04d6d"
46
46
  ]
47
47
  }
48
+ x-commit-hash: "dea03875affccc0620e902d28fed8d6b4351e112"
@@ -50,10 +50,10 @@ depends: [
50
50
  ]
51
51
  url {
52
52
  src:
53
- "https://github.com/ocaml/dune/releases/download/2.9.2/dune-site-2.9.2.tbz"
53
+ "https://github.com/ocaml/dune/releases/download/2.9.3/dune-site-2.9.3.tbz"
54
54
  checksum: [
55
- "sha256=b8e7cc507fb978b45f6fdc839f2b3201d2c1e611e4a8e972c8c8cfd8522e7447"
56
- "sha512=e45986afdce4a1a19671206bf9818463b398ee2658ca7203a00546b9b1079cde018bc435b4846c82281960fa3ca1cdca8aab670b15a1b7cac6cafac369de7b67"
55
+ "sha256=3e65ec73ab2c80d50d4ffd6c46cbfb22eacd0e5587a4be8af8ae69547d5f88d6"
56
+ "sha512=04b48501ac16c3608e3b6bfbdbabf810df0fb844ea3b7d25ba50f03b9d6cb1d2c933cf747d694029d82a9777a774e48e5c38ab010fe53ce1eae367da0ed04d6d"
57
57
  ]
58
58
  }
59
- x-commit-hash: "ee27573858f9ff7fe8e0b8bb1d785be8cabd3b23"
59
+ x-commit-hash: "dea03875affccc0620e902d28fed8d6b4351e112"
@@ -0,0 +1,40 @@
1
+ opam-version: "2.0"
2
+ synopsis: "Compatibility Either module"
3
+ description: """
4
+ Projects that want to use the Either module defined in OCaml 4.12.0 while
5
+ staying compatible with older versions of OCaml should use this library
6
+ instead.
7
+ """
8
+ maintainer: ["Craig Ferguson <me@craigfe.io>"]
9
+ authors: ["Craig Ferguson <me@craigfe.io>"]
10
+ license: "MIT"
11
+ homepage: "https://github.com/mirage/either"
12
+ doc: "https://mirage.github.io/either"
13
+ bug-reports: "https://github.com/mirage/either/issues"
14
+ depends: [
15
+ "dune" {>= "2.0"}
16
+ ]
17
+ build: [
18
+ ["dune" "subst"] {dev}
19
+ [
20
+ "dune"
21
+ "build"
22
+ "-p"
23
+ name
24
+ "-j"
25
+ jobs
26
+ "@install"
27
+ "@runtest" {with-test}
28
+ "@doc" {with-doc}
29
+ ]
30
+ ]
31
+ dev-repo: "git+https://github.com/mirage/either.git"
32
+ x-commit-hash: "a270ceac58e3e5bed6fe7e8bfb7132b14ee9c322"
33
+ url {
34
+ src:
35
+ "https://github.com/mirage/either/releases/download/1.0.0/either-1.0.0.tbz"
36
+ checksum: [
37
+ "sha256=bf674de3312dee7b7215f07df1e8a96eb3d679164b8a918cdd95b8d97e505884"
38
+ "sha512=147854c09f897dd028b18a9f19acea8666107aaa7b1aab3c92f568af531364f57298edcaf3897d74246d3857d52e9bfb7ad0fc39220d988d9f14694ca1d5e9ed"
39
+ ]
40
+ }
@@ -29,7 +29,7 @@ depends: [
29
29
  "result" {>= "1.5"}
30
30
  "ocamlformat-rpc-lib" {>= "0.18.0" & < "0.20.0"}
31
31
  "odoc" {with-doc}
32
- "ocaml" {>= "4.12" & < "4.13"}
32
+ "ocaml" {>= "4.13" & < "4.14"}
33
33
  ]
34
34
  dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git"
35
35
  build: [
@@ -45,10 +45,10 @@ build: [
45
45
  ]
46
46
  url {
47
47
  src:
48
- "https://github.com/ocaml/ocaml-lsp/releases/download/1.9.0/jsonrpc-1.9.0.tbz"
48
+ "https://github.com/ocaml/ocaml-lsp/releases/download/1.10.3/jsonrpc-1.10.3.tbz"
49
49
  checksum: [
50
- "sha256=7046491eb9d0417d23d2a0ce39f9bc3bb9b75521453106f723c8e5f18c2584a9"
51
- "sha512=591fcf1fd2308b56ca2b5f60383d9a24e59aea49bf0dfe4f3b3e1d3a44f0537be07c650523e7f229122c7914fca78bccaafd01c5f79793e38617959f1bcfc7e1"
50
+ "sha256=a3ac1073b0728b94f4bdb0111772c0abaf7ff70324399450eab7156bfac151f1"
51
+ "sha512=bed6ddbde28088e43db0d40ab27056ba22537d19ffe8117a3da4c77676948f18708b06937dd2c972dce5c5822ea751c9c85cfa1ce3c1b3739460d4a24ebc2282"
52
52
  ]
53
53
  }
54
- x-commit-hash: "16a83262b0964b4c82db43f6c7a81dd6526b703d"
54
+ x-commit-hash: "a249e618facf7b7f524bf96e6f1cf6728a7fcd90"
@@ -1,11 +1,19 @@
1
1
  opam-version: "2.0"
2
+ synopsis:
3
+ "OCamlbuild is a build system with builtin rules to easily build most OCaml projects"
2
4
  maintainer: "Gabriel Scherer <gabriel.scherer@gmail.com>"
3
5
  authors: ["Nicolas Pouillard" "Berke Durak"]
6
+ license: "LGPL-2.0-or-later WITH OCaml-LGPL-linking-exception"
4
7
  homepage: "https://github.com/ocaml/ocamlbuild/"
5
- bug-reports: "https://github.com/ocaml/ocamlbuild/issues"
6
- license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
7
8
  doc: "https://github.com/ocaml/ocamlbuild/blob/master/manual/manual.adoc"
8
- dev-repo: "git+https://github.com/ocaml/ocamlbuild.git"
9
+ bug-reports: "https://github.com/ocaml/ocamlbuild/issues"
10
+ depends: [
11
+ "ocaml" {>= "4.03"}
12
+ ]
13
+ conflicts: [
14
+ "base-ocamlbuild"
15
+ "ocamlfind" {< "1.6.2"}
16
+ ]
9
17
  build: [
10
18
  [
11
19
  make
@@ -21,16 +29,11 @@ build: [
21
29
  ]
22
30
  [make "check-if-preinstalled" "all" "opam-install"]
23
31
  ]
24
- conflicts: [
25
- "base-ocamlbuild"
26
- "ocamlfind" {< "1.6.2"}
27
- ]
28
- synopsis:
29
- "OCamlbuild is a build system with builtin rules to easily build most OCaml projects."
30
- depends: [
31
- "ocaml" {>= "4.03"}
32
- ]
32
+ dev-repo: "git+https://github.com/ocaml/ocamlbuild.git"
33
33
  url {
34
- src: "https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz"
35
- checksum: "sha256=87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78"
36
- }
34
+ src: "https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.1.tar.gz"
35
+ checksum: [
36
+ "md5=7027e507ed85f290923ad198f3d2cd1c"
37
+ "sha512=1f5b43215b1d3dc427b9c64e005add9d423ed4bca9686d52c55912df8955647cb2d7d86622d44b41b14c4f0d657b770c27967c541c868eeb7c78e3bd35b827ad"
38
+ ]
39
+ }
@@ -36,9 +36,9 @@ install: [
36
36
  ]
37
37
  dev-repo: "git+https://github.com/ocaml/ocamlfind.git"
38
38
  url {
39
- src: "http://download.camlcity.org/download/findlib-1.9.2.tar.gz"
39
+ src: "http://download.camlcity.org/download/findlib-1.9.3.tar.gz"
40
40
  checksum: [
41
- "md5=180b69dd4474614ad6044d879c467232"
42
- "sha512=c43d43e502869d52e7eb0e5fcf900039fd4ce0c997a4c823f8d5d9ead0c62120447a787723b884bda0db210e9e60fb513d767c4ea6c18bb38effdc8e35a4b75e"
41
+ "md5=24047dd8a0da5322253de9b7aa254e42"
42
+ "sha512=27cc4ce141576bf477fb9d61a82ad65f55478740eed59fb43f43edb794140829fd2ff89ad27d8a890cfc336b54c073a06de05b31100fc7c01cacbd7d88e928ea"
43
43
  ]
44
44
  }
@@ -4,31 +4,31 @@ description:
4
4
  "OCamlFormat is a tool to automatically format OCaml code in a uniform style."
5
5
  maintainer: ["OCamlFormat Team <ocamlformat-dev@lists.ocaml.org>"]
6
6
  authors: ["Josh Berdine <jjb@fb.com>"]
7
- license: "MIT"
8
7
  homepage: "https://github.com/ocaml-ppx/ocamlformat"
9
8
  bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
10
9
  depends: [
11
10
  "dune" {>= "2.8"}
12
- "ocaml" {>= "4.08" & < "4.13"}
13
- "ocaml-version" {>= "3.1.0"}
11
+ "dune" {with-test & < "3.0"}
12
+ "ocaml" {>= "4.08" & < "4.15"}
14
13
  "alcotest" {with-test}
15
14
  "base" {>= "v0.12.0" & < "v0.15"}
16
- "base-unix"
17
15
  "cmdliner"
16
+ "cmdliner" {with-test & < "1.1.0"}
18
17
  "dune-build-info"
18
+ "either"
19
19
  "fix"
20
20
  "fpath"
21
- "menhir" {>= "20180528"}
22
- "menhirLib" {>= "20200624"}
23
- "menhirSdk" {>= "20200624"}
24
- "ocp-indent" {with-test}
25
- "bisect_ppx" {dev & >= "2.5.0"}
26
- "odoc" {>= "1.4.2" & < "2.0.0"}
27
- "ppxlib" {>= "0.22.0" & < "0.23.0"}
21
+ "menhir" {>= "20201216"}
22
+ "menhirLib" {>= "20201216"}
23
+ "menhirSdk" {>= "20201216"}
24
+ "ocaml-version" {>= "3.3.0"}
25
+ "ocp-indent"
26
+ "odoc-parser" {>= "1.0.0"}
28
27
  "re" {>= "1.7.2"}
29
28
  "stdio" {< "v0.15"}
30
29
  "uuseg" {>= "10.0.0"}
31
30
  "uutf" {>= "1.0.1"}
31
+ "odoc" {with-doc}
32
32
  ]
33
33
  build: [
34
34
  ["dune" "subst"] {dev}
@@ -45,12 +45,13 @@ build: [
45
45
  ]
46
46
  ]
47
47
  dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
48
- x-commit-hash: "3697f0f92854a681fd1156fe4f6fb97d060da1d8"
48
+ license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"]
49
49
  url {
50
50
  src:
51
- "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.18.0/ocamlformat-0.18.0.tbz"
51
+ "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.20.1/ocamlformat-0.20.1.tbz"
52
52
  checksum: [
53
- "sha256=981a44296485da6ca29ab2cd8c711270398e5e1d1624408ec403c0b0ea9fe114"
54
- "sha512=d1cbd63e4b82ff2e9ec0c96a9305704d3eea3e978c703ef9d1244853d8aaea912ad9f934379eeddfc1a0468b1cb1c2dc39ecf452189f2a35fa1ae53aec10b277"
53
+ "sha256=7d3a51645416fa78287344fa03af6b78450067a1a61e4790bf1b29779cd10235"
54
+ "sha512=8cc8bc9ebf822b18cf54f2f5b0b61c7bf775a1de9b984f57448dcee391627a08d43e7b15a2cfbd287f5ae16b3b9dd18c42086b59ccfbe3174184418652c4f668"
55
55
  ]
56
56
  }
57
+ x-commit-hash: "74668925ca977e252acb084bd139b3077cf95b58" # OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license
@@ -0,0 +1,57 @@
1
+ opam-version: "2.0"
2
+ maintainer: "contact@ocamlpro.com"
3
+ synopsis: "A simple tool to indent OCaml programs"
4
+ description: """
5
+ Ocp-indent is based on an approximate, tolerant OCaml parser and a simple stack
6
+ machine ; this is much faster and more reliable than using regexps. Presets and
7
+ configuration options available, with the possibility to set them project-wide.
8
+ Supports most common syntax extensions, and extensible for others.
9
+
10
+ Includes:
11
+ - An indentor program, callable from the command-line or from within editors
12
+ - Bindings for popular editors
13
+ - A library that can be directly used by editor writers, or just for
14
+ fault-tolerant/approximate parsing.
15
+ """
16
+ authors: [
17
+ "Louis Gesbert <louis.gesbert@ocamlpro.com>"
18
+ "Thomas Gazagnaire <thomas@gazagnaire.org>"
19
+ "Jun Furuse"
20
+ ]
21
+ homepage: "http://www.typerex.org/ocp-indent.html"
22
+ bug-reports: "https://github.com/OCamlPro/ocp-indent/issues"
23
+ license: "LGPL-2.0-or-later"
24
+ tags: ["org:ocamlpro" "org:typerex"]
25
+ dev-repo: "git+https://github.com/OCamlPro/ocp-indent.git"
26
+ build: [
27
+ ["dune" "build" "-p" name "-j" jobs]
28
+ ]
29
+ run-test: [
30
+ ["dune" "runtest" "-p" name]
31
+ ]
32
+ depends: [
33
+ "ocaml"
34
+ "dune"
35
+ "cmdliner" {>= "1.0.0"}
36
+ "ocamlfind"
37
+ "base-bytes"
38
+ ]
39
+ post-messages: [
40
+ "This package requires additional configuration for use in editors. Install package 'user-setup', or manually:
41
+
42
+ * for Emacs, add these lines to ~/.emacs:
43
+ (add-to-list 'load-path \"%{share}%/emacs/site-lisp\")
44
+ (require 'ocp-indent)
45
+
46
+ * for Vim, add this line to ~/.vimrc:
47
+ set rtp^=\"%{share}%/ocp-indent/vim\"
48
+ "
49
+ {success & !user-setup:installed}
50
+ ]
51
+ url {
52
+ src: "https://github.com/OCamlPro/ocp-indent/archive/1.7.0.tar.gz"
53
+ checksum: [
54
+ "md5=3bc327e38f453f38494098725c97d2cb"
55
+ "sha512=5b28ae8695612c95cb0f5748de9b9f01d8ef4ad18b31340dc526ccae5fb1b6ee7e12024ff1beb817a43796183a83bca144222ca2d77d7750f2ff56108b5fa350"
56
+ ]
57
+ }
@@ -0,0 +1,46 @@
1
+ opam-version: "2.0"
2
+ synopsis: "Parser for ocaml documentation comments"
3
+ description: """
4
+ Odoc_parser is a library for parsing the contents of OCaml documentation
5
+ comments, formatted using 'odoc' syntax, an extension of the language
6
+ understood by ocamldoc."""
7
+ maintainer: ["Jon Ludlam <jon@recoil.org>"]
8
+ authors: ["Anton Bachin <antonbachin@yahoo.com>"]
9
+ license: "ISC"
10
+ homepage: "https://github.com/ocaml-doc/odoc-parser"
11
+ bug-reports: "https://github.com/ocaml-doc/odoc-parser/issues"
12
+ dev-repo: "git+https://github.com/ocaml-doc/odoc-parser.git"
13
+ # This template exists because without it dune pop is dependencies and build rules
14
+ # involving odoc. Since odoc depends on this package, this doesn't work.
15
+ doc: "https://ocaml-doc.github.io/odoc-parser/"
16
+ depends: [
17
+ "dune" {>= "2.8"}
18
+ "ocaml" {>= "4.02.0"}
19
+ "astring"
20
+ "result"
21
+ "ppx_expect" {with-test}
22
+ ("ocaml" {< "4.04.1" & with-test} | "sexplib0" {with-test})
23
+ ]
24
+ build: [
25
+ ["dune" "subst"] {dev}
26
+ [
27
+ "dune"
28
+ "build"
29
+ "-p"
30
+ name
31
+ "-j"
32
+ jobs
33
+ "@install"
34
+ "@runtest" {with-test}
35
+ ]
36
+ ]
37
+ url {
38
+ src:
39
+ "https://github.com/ocaml-doc/odoc-parser/releases/download/1.0.0/odoc-parser-1.0.0.tbz"
40
+ checksum: [
41
+ "sha256=b6aa08ea71a9ebad9b2bebc4da1eda0d713cf3674e6d57d10459d934286e7aa1"
42
+ "sha512=b5caee3a0d288aeaa95e3f32de8e5f75f169ad2691d75f8d6c932e4fb0e6cb188813ac2d92d4076fe75b12217130e6999c46e7890cf0fa765070870f85a96d63"
43
+ ]
44
+ }
45
+ x-commit-hash: "b13ffc2f30ca20ca5bb733be4f630d46bd274fd6"
46
+
@@ -20,9 +20,8 @@ doc: "https://ocaml-ppx.github.io/ppxlib/"
20
20
  bug-reports: "https://github.com/ocaml-ppx/ppxlib/issues"
21
21
  depends: [
22
22
  "dune" {>= "2.7"}
23
- "ocaml" {>= "4.04.1" & < "4.14"}
23
+ "ocaml" {>= "4.04.1" & < "4.15"}
24
24
  "ocaml-compiler-libs" {>= "v0.11.0"}
25
- "ocaml-migrate-parsetree" {>= "2.2.0"}
26
25
  "ppx_derivers" {>= "1.0"}
27
26
  "sexplib0" {>= "v0.12"}
28
27
  "stdlib-shims"
@@ -33,6 +32,10 @@ depends: [
33
32
  "stdio" {with-test}
34
33
  "odoc" {with-doc}
35
34
  ]
35
+ conflicts: [
36
+ "ocaml-migrate-parsetree" {< "2.0.0"}
37
+ "base-effects"
38
+ ]
36
39
  build: [
37
40
  ["dune" "subst"] {dev}
38
41
  [
@@ -48,12 +51,12 @@ build: [
48
51
  ]
49
52
  ]
50
53
  dev-repo: "git+https://github.com/ocaml-ppx/ppxlib.git"
51
- x-commit-hash: "3cf57772fef4666a2992041cf3a670dd2be98603"
52
54
  url {
53
55
  src:
54
- "https://github.com/ocaml-ppx/ppxlib/releases/download/0.22.2/ppxlib-0.22.2.tbz"
56
+ "https://github.com/ocaml-ppx/ppxlib/releases/download/0.25.0/ppxlib-0.25.0.tbz"
55
57
  checksum: [
56
- "sha256=d0e8a1ebdc6220b1574d7a926f008460c5118ccef79bf9a0ce0242f34cff225a"
57
- "sha512=6010a59be6af873eaf193670f9cc8c9a7f091cfd89ec6c5b68d1f0c72d7c6015eec6371c009fc473cf2cb37d24f0934d04d0eacefa567a4945234197c3b31741"
58
+ "sha256=2d2f150e7715845dc578d254f705a67600be71c986b7e67e81befda612870bd5"
59
+ "sha512=464220e3d8c75503824b73393df0b8ad16019acf55b8ecef89f8d464cd6d054e470ce4866b244216c5f7b85a5e8abad908aad212a78b4a132f3092fa785da0de"
58
60
  ]
59
61
  }
62
+ x-commit-hash: "2fde140076144150d01997d529d451bbcae439c4"
@@ -6,7 +6,7 @@ doc: "https://ocaml.github.io/stdlib-shims/"
6
6
  dev-repo: "git+https://github.com/ocaml/stdlib-shims.git"
7
7
  bug-reports: "https://github.com/ocaml/stdlib-shims/issues"
8
8
  tags: ["stdlib" "compatibility" "org:ocaml"]
9
- license: ["typeof OCaml system"]
9
+ license: ["LGPL-2.1-only WITH OCaml-LGPL-linking-exception"]
10
10
  depends: [
11
11
  "dune"
12
12
  "ocaml" {>= "4.02.3"}
@@ -8,14 +8,14 @@ dev-repo: "git+https://erratique.ch/repos/topkg.git"
8
8
  bug-reports: "https://github.com/dbuenzli/topkg/issues"
9
9
  license: ["ISC"]
10
10
  tags: ["packaging" "ocamlbuild" "org:erratique"]
11
- depends: ["ocaml" {>= "4.03.0"}
11
+ depends: ["ocaml" {>= "4.05.0"}
12
12
  "ocamlfind" {build & >= "1.6.1"}
13
13
  "ocamlbuild"]
14
14
  build: [["ocaml" "pkg/pkg.ml" "build" "--pkg-name" name
15
15
  "--dev-pkg" "%{dev}%"]]
16
16
  url {
17
- src: "https://erratique.ch/software/topkg/releases/topkg-1.0.4.tbz"
18
- checksum: "sha512=5baa1bf0105397589b741acd0195069823548b2051e453dffd641e5d00536b7a5f41b38d005b2b063f9e7cfb9a3b627bec3e6ad48e56769cc35a71f97a897f1b"}
17
+ src: "https://erratique.ch/software/topkg/releases/topkg-1.0.5.tbz"
18
+ checksum: "sha512=9450e9139209aacd8ddb4ba18e4225770837e526a52a56d94fd5c9c4c9941e83e0e7102e2292b440104f4c338fabab47cdd6bb51d69b41cc92cc7a551e6fefab"}
19
19
  description: """
20
20
  Topkg is a packager for distributing OCaml software. It provides an
21
21
  API to describe the files a package installs in a given build
@@ -6,7 +6,7 @@ doc: "https://ocaml.github.io/uchar/"
6
6
  dev-repo: "git+https://github.com/ocaml/uchar.git"
7
7
  bug-reports: "https://github.com/ocaml/uchar/issues"
8
8
  tags: [ "text" "character" "unicode" "compatibility" "org:ocaml.org" ]
9
- license: "typeof OCaml system"
9
+ license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
10
10
  depends: [
11
11
  "ocaml" {>= "3.12.0"}
12
12
  "ocamlbuild" {build}
@@ -0,0 +1,36 @@
1
+ opam-version: "2.0"
2
+ synopsis: """Non-blocking streaming Unicode codec for OCaml"""
3
+ maintainer: ["Daniel Bünzli <daniel.buenzl i@erratique.ch>"]
4
+ authors: ["The uutf programmers"]
5
+ homepage: "https://erratique.ch/software/uutf"
6
+ doc: "https://erratique.ch/software/uutf/doc/"
7
+ dev-repo: "git+https://erratique.ch/repos/uutf.git"
8
+ bug-reports: "https://github.com/dbuenzli/uutf/issues"
9
+ license: ["ISC"]
10
+ tags: ["unicode" "text" "utf-8" "utf-16" "codec" "org:erratique"]
11
+ depends: ["ocaml" {>= "4.03.0"}
12
+ "ocamlfind" {build}
13
+ "ocamlbuild" {build}
14
+ "topkg" {build & >= "1.0.3"}]
15
+ depopts: ["cmdliner"]
16
+ conflicts: ["cmdliner" {< "0.9.8"}]
17
+ build: [["ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "%{dev}%"
18
+ "--with-cmdliner" "%{cmdliner:installed}%"]]
19
+ url {
20
+ src: "https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz"
21
+ checksum: "sha512=50cc4486021da46fb08156e9daec0d57b4ca469b07309c508d5a9a41e9dbcf1f32dec2ed7be027326544453dcaf9c2534919395fd826dc7768efc6cc4bfcc9f8"}
22
+ description: """
23
+ Uutf is a non-blocking streaming codec to decode and encode the UTF-8,
24
+ UTF-16, UTF-16LE and UTF-16BE encoding schemes. It can efficiently
25
+ work character by character without blocking on IO. Decoders perform
26
+ character position tracking and support newline normalization.
27
+
28
+ Functions are also provided to fold over the characters of UTF encoded
29
+ OCaml string values and to directly encode characters in OCaml
30
+ Buffer.t values. **Note** that since OCaml 4.14, that functionality
31
+ can be found in the Stdlib and you are encouraged to migrate to it.
32
+
33
+ Uutf has no dependency and is distributed under the ISC license.
34
+
35
+ Home page: http://erratique.ch/software/uutf
36
+ Contact: Daniel Bünzli `<daniel.buenzl i@erratique.ch>`"""
@@ -0,0 +1,11 @@
1
+ --- ./Makefile
2
+ +++ ./Makefile
3
+ @@ -271,7 +271,7 @@
4
+ echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
5
+ ifeq ($(OCAML_NATIVE), true)
6
+ echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
7
+ - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
8
+ + echo " \"ocamlbuild.native\" {\"ocamlbuild${EXE}\"}" >> ocamlbuild.install
9
+ else
10
+ echo ' "ocamlbuild.byte" {"ocamlbuild"}' >> ocamlbuild.install
11
+ endif