This file was deleted.

@@ -1,6 +1,6 @@
opam-version: "1"
version: "4.06.0"
src: "https://github.com/sliquister/ocaml/archive/dprofile.tar.gz"
src: "https://github.com/kunigami/ocaml/archive/improve_list_doc.tar.gz"
build: [
["./configure" "-prefix" prefix "-with-debug-runtime"]
[make "world"]
@@ -0,0 +1 @@
nit: improve List.rev_append doc wording
@@ -0,0 +1,11 @@
opam-version: "1"
version: "4.06.0"
src: "https://github.com/yallop/ocaml/archive/of_string-documentation.tar.gz"
build: [
["./configure" "-prefix" prefix "-with-debug-runtime"]
[make "world"]
[make "world.opt"]
[make "install"]
]
packages: [ "base-unix" "base-bigarray" "base-threads" ]
env: [[CAML_LD_LIBRARY_PATH = "%{lib}%/stublibs"]]
@@ -0,0 +1 @@
Int(32|64).of_string documentation: exceptions and prefixes