opam-version: "2.0"
maintainer: " "
authors: " "
homepage: " "
depends: [
  "ocaml" {>= "4.07.0"}
]
dev-repo: "git+https://github.com/ocaml/ocaml.git"
bug-reports: "https://caml.inria.fr/mantis/main_page.php"
synopsis:
  "Compatibility package for OCaml's standard iterator type starting from 4.07."
extra-source "seq.install" {
  src:
    "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install"
  checksum: [
    "sha256=fff926c2c4d5a82b6c94c60c4c35eb06e3d39975893ebe6b1f0e6557cbe34904"
    "md5=026b31e1df290373198373d5aaa26e42"
  ]
}
extra-source "META.seq" {
  src:
    "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq"
  checksum: [
    "sha256=e95062b4d0519ef8335c02f7d0f1952d11b814c7ab7e6d566a206116162fa2be"
    "md5=b33c8a1a6c7ed797816ce27df4855107"
  ]
}
