package dune

  1. Overview
  2. Docs
Fast, portable, and opinionated build system

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.20.2.tbz
sha256=b1a86b2d60bdb4a8b9bb6861bdf2f9f28a6e7cb5d833ce81afecceb9ef9ca549
sha512=ed14df9163e487d4ae7d0a2427eaab7823ef1f0ef2d93f0b783e6f163bbd5b44ba73f055d60b84e76f476fe11d38e794013628a1da776d9ec13cca9666e7b7ff

Description

Dune is a build system that was designed to simplify the release of Jane Street packages. It reads metadata from "dune" files following a very simple s-expression syntax.

Dune is fast, has very low-overhead, and supports parallel builds on all platforms. It has no system dependencies; all you need to build dune or packages using dune is OCaml. You don't need make or bash as long as the packages themselves don't use bash explicitly.

Dune is composable; supporting multi-package development by simply dropping multiple repositories into the same directory.

Dune also supports multi-context builds, such as building against several opam roots/switches simultaneously. This helps maintaining packages across several versions of OCaml and gives cross-compilation for free.

Published: 10 Sep 2025

README

Dune

A Composable Build System for OCaml

Main Workflow Release License Contributors

Dune is a build system for OCaml. It provides a consistent experience and takes care of the low-level details of OCaml compilation. You need only to provide a description of your project, and Dune will do the rest.

Dune implements a scheme that's inspired from the one used inside Jane Street and adapted to the open source world. It has matured over a long time and is used daily by hundreds of developers, meaning it's highly tested and productive.

Dune comes with a manual. If you want to get started without reading too much, look at the quick start guide or watch this introduction video.

The example directory contains examples of projects using Dune.

How does it work?

Dune reads project metadata from dune files, which are static files with a simple S-expression syntax. It uses this information to setup build rules, generate configuration files for development tools such as Merlin, handle installation, etc.

Dune itself is fast, has very little overhead, and supports parallel builds on all platforms. It has no system dependencies. OCaml is all you need to build Dune and packages using Dune.

In particular, one can install OCaml on Windows with a binary installer and then use only the Windows Console to build Dune and packages using Dune.

Strengths

Composable

Dune is composable, meaning that multiple Dune projects can be arranged together, leading to a single build that Dune knows how to execute. This allows for monorepos of projects.

Dune makes simultaneous development on multiple packages a trivial task.

Gracefully Handles Multi-Package Repositories

Dune knows how to handle repositories containing several packages. When building via opam, it is able to correctly use libraries that were previously installed, even if they are already present in the source tree.

The magic invocation is:

$ dune build --only-packages <package-name> @install

Build Against Several Configurations at Once

Dune can build a given source code repository against several configurations simultaneously. This helps maintaining packages across several versions of OCaml, as you can test them all at once without hassle.

In particular, this makes it easy to handle cross-compilation. This feature requires opam.

Installation

Requirements

Dune requires OCaml version 4.08.0 to build itself and can build OCaml projects using OCaml 4.02.3 or greater.

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

If you are new to opam, make sure to run eval $(opam config env) to make dune available in your PATH. The dune binary is self-contained and relocatable, so you can safely copy it somewhere else to make it permanently available.

You can also build it manually with:

$ make release
$ make install

If you do not have make, you can do the following:

$ ocaml boot/bootstrap.ml
$ ./dune.exe build -p dune --profile dune-bootstrap
$ ./dune.exe install dune

The first command builds the dune.exe binary. The second builds the additional files installed by Dune, such as the man pages, and the last simply installs all of that on the system.

Please note: unless you ran the optional ./configure script, you can simply copy dune.exe anywhere and it will just work. dune is fully relocatable and discovers its environment at runtime rather than hard-coding it at compilation time.

Support

Issues Discussions Discuss OCaml Discord

If you have questions or issues about Dune, you can ask in our GitHub discussions page or open a ticket on GitHub.

Dependencies (3)

  1. base-threads
  2. base-unix
  3. ocaml >= "4.08"

Dev Dependencies (16)

  1. melange with-dev-setup & >= "5.1.0-51" & os != "win32"
  2. utop with-dev-setup & >= "2.6.0" & os != "win32"
  3. ctypes with-dev-setup & os != "win32"
  4. ppxlib with-dev-setup & >= "0.35.0" & os != "win32"
  5. ppx_inline_test with-dev-setup & os != "win32"
  6. spawn with-dev-setup
  7. ppx_expect with-dev-setup & >= "v0.17" & os != "win32"
  8. odoc with-dev-setup & >= "2.4.0" & os != "win32"
  9. ocamlfind with-dev-setup & os != "win32"
  10. menhir with-dev-setup & os != "win32"
  11. mdx with-dev-setup & >= "2.3.0" & os != "win32"
  12. js_of_ocaml-compiler with-dev-setup & >= "6.1.0" & os != "win32"
  13. js_of_ocaml with-dev-setup & >= "6.1.0" & os != "win32"
  14. csexp with-dev-setup & >= "1.3.0"
  15. cinaps with-dev-setup
  16. lwt with-dev-setup & os != "win32"

  1. 0install >= "2.15.1"
  2. 0install-gtk
  3. 0install-solver
  4. ANSITerminal >= "0.8.1"
  5. aarch64-esperanto >= "0.0.6"
  6. abella >= "2.0.8"
  7. absolute
  8. abstract_algebra
  9. accessor
  10. accessor_async
  11. accessor_base
  12. accessor_core
  13. acgtk
  14. aches
  15. aches-lwt
  16. acp4
  17. acpc >= "2.0.0"
  18. activitypub
  19. activitypub_client
  20. activitypub_gui
  21. activitypub_server
  22. activitypub_server_gui
  23. adelfa
  24. adobe_font_metrics
  25. advi
  26. afl-persistent >= "1.4"
  27. agrid
  28. ahrocksdb
  29. aifad >= "2.2.1"
  30. alba >= "0.4.1"
  31. albatross
  32. alcotest
  33. alcotest-async
  34. alcotest-js
  35. alcotest-lwt
  36. alcotest-mirage
  37. alg_structs
  38. alg_structs_qcheck
  39. algaeff
  40. allegro5
  41. alonzo
  42. alsa >= "0.3.0"
  43. alt-ergo >= "2.3.0"
  44. alt-ergo-lib >= "2.4.2"
  45. alt-ergo-parsers
  46. alt-ergo-plugin-ab-why3
  47. altgr-ergo >= "2.3.0"
  48. ambient-context
  49. ambient-context-eio
  50. ambient-context-lwt
  51. amqp-client >= "2.0.3"
  52. amqp-client-async
  53. amqp-client-lwt
  54. ancient >= "0.10.0"
  55. anders
  56. angstrom >= "0.11.1"
  57. angstrom-async >= "0.11.1"
  58. angstrom-lwt-unix >= "0.11.1"
  59. angstrom-unix >= "0.11.1"
  60. ansi
  61. ansi-parse
  62. ansifmt
  63. anthill
  64. anthropic
  65. antic != "0.3.1"
  66. ao >= "0.2.2"
  67. api-watch
  68. apronext
  69. arb != "0.3.1"
  70. archetype < "1.0.0" | >= "1.2.1"
  71. archi
  72. archi-async
  73. archi-lwt
  74. arg-complete
  75. argon2
  76. argsh
  77. arp
  78. arrakis
  79. arrayjit
  80. art
  81. asai
  82. asak
  83. ascend
  84. ask
  85. ask-integrator
  86. asli >= "0.2.0"
  87. asn1-combinators >= "0.2.5"
  88. ast_generic
  89. async
  90. async-uri
  91. async_durable
  92. async_extra
  93. async_find
  94. async_graphics
  95. async_inotify
  96. async_interactive
  97. async_js
  98. async_kernel
  99. async_log
  100. async_rpc_kernel
  101. async_rpc_websocket
  102. async_sendfile
  103. async_shell
  104. async_smtp
  105. async_ssl
  106. async_udp
  107. async_unix
  108. async_websocket
  109. atable
  110. atacama
  111. atd >= "2.2.1"
  112. atdcpp
  113. atdd
  114. atdgen >= "2.2.1"
  115. atdgen-codec-runtime
  116. atdgen-runtime >= "2.2.1"
  117. atdj >= "2.2.1"
  118. atdpy
  119. atds
  120. atdts
  121. atomic < "base"
  122. autofonce
  123. autofonce_config
  124. autofonce_core
  125. autofonce_lib
  126. autofonce_m4
  127. autofonce_misc
  128. autofonce_patch
  129. autofonce_share
  130. avro
  131. avro-compiler
  132. awa
  133. awa-mirage
  134. aws >= "1.2"
  135. aws-async
  136. aws-autoscaling >= "1.2"
  137. aws-cloudformation >= "1.2"
  138. aws-cloudtrail >= "1.2"
  139. aws-cloudwatch
  140. aws-config
  141. aws-ec2 >= "1.2"
  142. aws-elasticache
  143. aws-elasticloadbalancing >= "1.2"
  144. aws-lwt
  145. aws-rds
  146. aws-route53
  147. aws-s3
  148. aws-s3-async
  149. aws-s3-lwt
  150. aws-sdb >= "1.2"
  151. aws-sqs
  152. aws-ssm >= "1.2"
  153. aws-sts >= "1.2"
  154. awsm
  155. awsm-async
  156. awsm-codegen
  157. awsm-lwt
  158. azblob
  159. azblob-async
  160. azure-cosmos-db
  161. babel
  162. baby
  163. backoff
  164. bag
  165. baguette_sharp >= "2.2.1-1"
  166. bam
  167. bam-ppx
  168. bare_encoding
  169. bark
  170. base
  171. base32
  172. base64 >= "2.3.0"
  173. base_bigstring
  174. base_quickcheck >= "v0.12.1"
  175. base_trie
  176. bastet
  177. bastet_async
  178. bastet_lwt
  179. batch_jaro_winkler
  180. batsat
  181. batteries >= "3.7.1"
  182. bdd >= "0.5"
  183. bddrand
  184. bech32
  185. bechamel
  186. bechamel-js
  187. bechamel-notty
  188. bechamel-perf
  189. beluga >= "1.0"
  190. benchmark >= "1.6"
  191. benchpress
  192. benchpress-server
  193. bencode >= "2.0"
  194. bentov
  195. bestline
  196. bheap >= "2.0.0"
  197. bibfmt
  198. bidirectional_map
  199. bigarray-compat
  200. bigarray-overlap
  201. bigdecimal
  202. bignum
  203. bigstring >= "0.3"
  204. bigstring-unix
  205. bigstringaf >= "0.5.0"
  206. bimage
  207. bimage-display
  208. bimage-gtk
  209. bimage-io
  210. bimage-lwt
  211. bimage-sdl
  212. bimage-unix
  213. bimap
  214. bin
  215. bin_prot
  216. bin_tree
  217. binaryen != "0.3.0" & < "0.14.0" | >= "0.17.1"
  218. binaryen_dsl
  219. bindlib >= "6.0.0"
  220. biniou >= "1.2.1"
  221. binning
  222. binsec
  223. bio_io
  224. biocaml
  225. biotk
  226. bisect_ppx >= "1.4.0"
  227. bistro
  228. bistro-bio
  229. bitcoin >= "3.0"
  230. bitcoin-cohttp-async
  231. bitcoin-cohttp-lwt
  232. bitcoin-ocurl
  233. bitcoinml
  234. bitgenerators
  235. bitlib
  236. bitmasks
  237. bitpack_serializer
  238. bitstring >= "3.1.1"
  239. bitv >= "1.4"
  240. bitwuzla
  241. bitwuzla-bin < "1.0.0"
  242. bitwuzla-c
  243. bitwuzla-cxx
  244. bjack >= "0.1.6"
  245. blake3
  246. bloomf
  247. bls12-381 < "18.0" | >= "19.0"
  248. bls12-381-gen
  249. bls12-381-hash
  250. bls12-381-js
  251. bls12-381-js-gen
  252. bls12-381-legacy
  253. bls12-381-signature
  254. bls12-381-unix
  255. blurhash
  256. bnfgen
  257. bogue
  258. bogue-tutorials
  259. boltzgen
  260. bonsai
  261. boulangerie
  262. box
  263. brisk-reconciler
  264. brr-lwd
  265. bson2
  266. bst >= "7.0.1"
  267. bstr
  268. buffer-pool
  269. build_path_prefix_map >= "0.3"
  270. builder
  271. builder-web
  272. bun >= "0.3.4"
  273. bwd
  274. bwrap
  275. bytearray >= "1.0.1"
  276. bytebuffer
  277. bytepdf
  278. bytestring
  279. bz2
  280. CamelCase
  281. ca-certs
  282. ca-certs-nss
  283. cachet
  284. cachet-lwt
  285. cachet-solo5
  286. cactus
  287. cairn
  288. cairo2 >= "0.6"
  289. cairo2-gtk
  290. cairo2-pango
  291. caisar
  292. caisar-ir
  293. caisar-nnet
  294. caisar-onnx
  295. caisar-ovo
  296. caisar-xgboost
  297. calcium != "0.3.1"
  298. calculon >= "0.4"
  299. calculon-redis
  300. calculon-redis-lib
  301. calculon-web
  302. caldav
  303. calendar >= "3.0.0"
  304. calendars
  305. calipso
  306. calli
  307. callipyge >= "0.2"
  308. camelot
  309. camels
  310. camelsnakekebab
  311. camldiets
  312. camlimages >= "5.0.2"
  313. camlix
  314. camlkit
  315. camlkit-base
  316. camlkit-gui
  317. camlon >= "3.1.0"
  318. camlp-streams
  319. camlrack
  320. camltc >= "0.9.8"
  321. camomile >= "1.0.2"
  322. camyll
  323. canary
  324. capitalization
  325. capnp >= "3.5.0"
  326. capnp-rpc
  327. capnp-rpc-lwt
  328. capnp-rpc-net
  329. capnp-rpc-unix
  330. caqti >= "1.0.0"
  331. caqti-async >= "1.0.0"
  332. caqti-driver-mariadb
  333. caqti-driver-pgx
  334. caqti-driver-postgresql >= "1.0.0"
  335. caqti-driver-sqlite3 >= "1.0.0"
  336. caqti-dynload >= "1.0.0"
  337. caqti-eio
  338. caqti-lwt >= "1.0.0"
  339. caqti-miou
  340. caqti-mirage
  341. caqti-tls
  342. caqti-type-calendar >= "1.0.0"
  343. carbon
  344. carray
  345. carton
  346. carton-git
  347. carton-git-lwt
  348. carton-lwt
  349. carton-miou-unix
  350. castore
  351. catala
  352. catala-format >= "0.2.0"
  353. catapult
  354. catapult-client
  355. catapult-daemon
  356. catapult-file
  357. catapult-sqlite
  358. catt
  359. cb-check
  360. cbor >= "0.3"
  361. cborl
  362. ccbg
  363. cconv >= "0.5"
  364. cconv-ppx
  365. cdb
  366. cdrom >= "0.9.4"
  367. ceph
  368. certify >= "0.3.0"
  369. cf
  370. cf-lwt
  371. cf_workers
  372. cfg >= "2.2.0"
  373. cfml
  374. cfstream >= "1.3.1"
  375. chacha
  376. chamelon >= "0.2.1"
  377. chamelon-unix
  378. chamo
  379. charInfo_width
  380. charrua
  381. charrua-client
  382. charrua-server
  383. charrua-unix
  384. charset
  385. chartjs
  386. chartjs-annotation
  387. chartjs-colorschemes
  388. chartjs-datalabels
  389. chartjs-streaming
  390. chase
  391. checked_oint
  392. checkseum = "0.0.3" | >= "0.2.1"
  393. chess_com_api
  394. choice >= "0.4"
  395. chrome-trace
  396. cid
  397. cinaps >= "v0.12.0"
  398. clangml >= "4.0.0"
  399. clangml-transforms
  400. clap >= "0.2.0"
  401. clarity-lang
  402. class_group_vdf
  403. claudius
  404. clim
  405. clim-ppx
  406. climate
  407. cll
  408. clp_operations
  409. clz
  410. cmarker
  411. cmdlang
  412. cmdlang-cmdliner-err-runner
  413. cmdlang-stdlib-runner
  414. cmdlang-to-base
  415. cmdlang-to-climate
  416. cmdlang-to-cmdliner
  417. cmdliner-stdlib
  418. cmon
  419. coap
  420. coap-core
  421. coap-server-lwt
  422. cobs
  423. codept != "0.11.1"
  424. codept-lib
  425. codicons
  426. cohttp >= "1.1.1"
  427. cohttp-async
  428. cohttp-bench
  429. cohttp-curl
  430. cohttp-curl-async
  431. cohttp-curl-lwt
  432. cohttp-eio
  433. cohttp-lwt
  434. cohttp-lwt-jsoo
  435. cohttp-lwt-unix
  436. cohttp-mirage
  437. cohttp-server-lwt-unix
  438. cohttp-top
  439. cohttp_async_websocket
  440. cohttp_static_handler
  441. coin >= "0.1.1"
  442. colibri2
  443. colombe
  444. color >= "0.2.0"
  445. color-brewery
  446. colors
  447. combic
  448. combinaml
  449. combinat
  450. comby >= "1.4.0"
  451. comby-kernel
  452. comby-semantic
  453. command_rpc
  454. compsort
  455. conan
  456. conan-cli
  457. conan-database
  458. conan-lwt
  459. conan-unix
  460. conduit
  461. conduit-async
  462. conduit-lwt
  463. conduit-lwt-unix
  464. conduit-mirage
  465. conex >= "0.10.0"
  466. conex-mirage-crypto
  467. confero
  468. config
  469. config-file >= "1.2.1"
  470. conformist
  471. containers
  472. containers-data
  473. containers-thread
  474. content_security_policy
  475. cookie
  476. cookies
  477. coq >= "8.14.0" & < "9.0.0"
  478. coq-catt-plugin
  479. coq-core
  480. coq-lsp
  481. coq-of-ocaml >= "2.4.1"
  482. coq-serapi >= "8.9.0+0.6.0"
  483. coq-stdlib < "9.0.0"
  484. coq-waterproof
  485. coqide >= "8.14.0"
  486. coqide-server
  487. core
  488. core-and-more
  489. core_bench
  490. core_compat
  491. core_extended
  492. core_kernel >= "v0.12.3"
  493. core_profiler
  494. core_unix
  495. corosync
  496. cosovo
  497. cow >= "2.4.0"
  498. cowabloga >= "0.5.0"
  499. cpm >= "12.1.2"
  500. cppo >= "1.6.6"
  501. cppo_ocamlbuild >= "1.6.6"
  502. cps_toolbox
  503. cpu
  504. cpuid >= "0.1.2"
  505. crc >= "2.1.0"
  506. crlibm >= "0.3"
  507. crontab
  508. crowbar >= "0.2"
  509. crs
  510. crunch
  511. cry >= "0.6.5"
  512. cryptokit >= "1.16.1"
  513. csexp
  514. css
  515. css-parser
  516. cstruct
  517. cstruct-async
  518. cstruct-lwt
  519. cstruct-sexp
  520. cstruct-unix
  521. csv >= "2.2"
  522. csv-lwt >= "2.1"
  523. csvfields
  524. csvtool
  525. ctoxml
  526. ctypes >= "0.21.1"
  527. ctypes-foreign >= "0.21.1"
  528. ctypes-zarith
  529. ctypes_stubs_js
  530. cucumber
  531. cudajit
  532. cudd
  533. cudf >= "0.10"
  534. cue_sheet_maker
  535. cuid >= "0.2"
  536. cumulus
  537. curl
  538. curl_lwt
  539. curly >= "0.2.0"
  540. current
  541. current-albatross-deployer
  542. current-web-pipelines
  543. current_ansi
  544. current_docker
  545. current_examples
  546. current_git
  547. current_github
  548. current_gitlab
  549. current_incr
  550. current_ocluster
  551. current_rpc
  552. current_slack
  553. current_ssh
  554. current_web
  555. curses >= "1.0.9"
  556. curve-sampling
  557. cvc5
  558. cviode
  559. DkSDKFFIOCaml_Std
  560. daft >= "0.0.4"
  561. dap
  562. data-encoding
  563. dataframe
  564. datakit-server >= "0.12.2"
  565. datakit-server-9p >= "0.12.2"
  566. datalog >= "0.6"
  567. dates_calc
  568. daypack-lib
  569. dbase4
  570. dbf != "0.1.1"
  571. dblp
  572. dblp-api
  573. dead_code_analyzer
  574. debian-formats >= "0.1.2"
  575. decimal
  576. decoders >= "0.1.2"
  577. decoders-bencode
  578. decoders-cbor
  579. decoders-ezjsonm >= "0.1.2"
  580. decoders-ezxmlm
  581. decoders-jsonaf
  582. decoders-jsonm
  583. decoders-msgpck
  584. decoders-sexplib
  585. decoders-yojson >= "0.1.2"
  586. decompress >= "0.8.1"
  587. dedent
  588. dedukti >= "2.7"
  589. delimcc_of_fxhandler
  590. delimited_parsing
  591. depyt
  592. devkit >= "1.0"
  593. diet >= "0.2"
  594. diff
  595. diffable
  596. diffast
  597. diffast-api
  598. diffast-cli
  599. diffast-core
  600. diffast-etc
  601. diffast-git
  602. diffast-git-cli
  603. diffast-langs-common
  604. diffast-langs-cpp
  605. diffast-langs-cpp-parsing
  606. diffast-langs-cpp-parsing-cli
  607. diffast-langs-cpp-spec
  608. diffast-langs-fortran
  609. diffast-langs-fortran-parsing
  610. diffast-langs-fortran-parsing-cli
  611. diffast-langs-fortran-spec
  612. diffast-langs-java
  613. diffast-langs-java-parsing
  614. diffast-langs-java-parsing-cli
  615. diffast-langs-java-spec
  616. diffast-langs-python
  617. diffast-langs-python-parsing
  618. diffast-langs-python-parsing-cli
  619. diffast-langs-python-spec
  620. diffast-langs-verilog
  621. diffast-langs-verilog-parsing
  622. diffast-langs-verilog-parsing-cli
  623. diffast-langs-verilog-spec
  624. diffast-misc
  625. digestif >= "0.9.0"
  626. directories
  627. dirsift
  628. dirsp-exchange
  629. dirsp-exchange-kbb2017
  630. dirsp-proscript
  631. dirsp-proscript-mirage
  632. dirsp-ps2ocaml
  633. diskuvbox
  634. disml
  635. dispatch >= "0.4.1"
  636. dispatch-js
  637. distributed >= "0.6.0"
  638. distributed-lwt >= "0.2.0"
  639. distributed-uwt >= "0.2.0"
  640. dkim
  641. dkim-bin
  642. dkim-lwt-unix
  643. dkim-mirage
  644. dkml-c-probe
  645. dkml-component-offline-ocamlrun
  646. dkml-component-offline-opam
  647. dkml-component-staging-ocamlrun
  648. dkml-component-staging-opam32
  649. dkml-component-staging-opam64
  650. dkml-dune-dsl
  651. dkml-dune-dsl-show
  652. dkml-install
  653. dkml-install-installer
  654. dkml-install-runner
  655. dkml-option-vcpkg
  656. dkml-package-console
  657. dkml-runtime-common >= "2.0.3"
  658. dkml-runtime-distribution
  659. dkml-workflows
  660. dlm >= "0.3.1"
  661. dmap
  662. dns
  663. dns-certify
  664. dns-cli
  665. dns-client
  666. dns-client-lwt
  667. dns-client-miou-unix
  668. dns-client-mirage
  669. dns-lwt
  670. dns-mirage
  671. dns-resolver
  672. dns-server
  673. dns-stub
  674. dns-tsig
  675. dnssec
  676. docfd
  677. docker-api >= "0.2"
  678. docker_hub
  679. dockerfile
  680. dockerfile-cmd
  681. dockerfile-opam >= "8.2.7"
  682. docteur
  683. docteur-solo5
  684. docteur-unix
  685. doculib
  686. doi2bib
  687. dokeysto >= "3.0.2"
  688. dokeysto_camltc >= "3.0.2"
  689. dokeysto_lz4 >= "3.0.2"
  690. dolmen >= "0.4.1"
  691. dolmen_bin
  692. dolmen_loop
  693. dolmen_lsp
  694. dolmen_model
  695. dolmen_type
  696. dolog >= "4.0.0"
  697. domain-local-await
  698. domain-local-timeout
  699. domain-name
  700. domain_shims
  701. domainslib
  702. dose3 >= "6.1"
  703. dose3-extra
  704. dot-merlin-reader
  705. dotenv
  706. dream
  707. dream-accept
  708. dream-cli
  709. dream-encoding
  710. dream-html
  711. dream-htmx
  712. dream-httpaf
  713. dream-inertia
  714. dream-livereload
  715. dream-pure
  716. dream-serve
  717. dream_middleware_ext
  718. drom >= "0.3.0"
  719. drom_lib >= "0.3.0"
  720. drom_toml
  721. dropbox
  722. dropbox_lwt_unix
  723. dscheck
  724. dssi >= "0.1.3"
  725. dtc-pb
  726. dtoa >= "0.3.2"
  727. dtools >= "0.4.2"
  728. dual
  729. duff >= "0.2"
  730. dum >= "1.0.3"
  731. dump_ocamlformat
  732. dune-action-plugin
  733. dune-build-info
  734. dune-cargo-build
  735. dune-compiledb
  736. dune-configurator >= "2.5.1"
  737. dune-deps
  738. dune-expand
  739. dune-glob
  740. dune-private-libs
  741. dune-release >= "1.0.0" & != "2.0.0"
  742. dune-rpc
  743. dune-rpc-lwt
  744. dune-site
  745. dune_deps_extra
  746. dunolint
  747. dunolint-lib
  748. dunolint-lib-base
  749. duppy >= "0.9.0"
  750. duration
  751. dyn
  752. dynamic_gc
  753. dypgen
  754. earley >= "3.0.0"
  755. earlybird
  756. easy-format >= "1.3.2"
  757. easy_logging
  758. easy_logging_yojson
  759. ecaml
  760. echo
  761. edn
  762. ego
  763. eigen >= "0.1.0"
  764. eio
  765. eio-ssl
  766. eio-trace
  767. eio_linux
  768. eio_main
  769. eio_posix
  770. eio_windows
  771. either
  772. elasticsearch-cli >= "0.5"
  773. electrod
  774. eliom >= "10.1.2"
  775. elm_core
  776. elm_playground
  777. elm_playground_native
  778. elm_playground_web
  779. elm_system
  780. elpi
  781. email_message
  782. embedded_ocaml_templates
  783. emile >= "0.4"
  784. emoji >= "2.0.0"
  785. encore >= "0.4"
  786. env_config
  787. epictetus
  788. eqaf >= "0.2"
  789. eqaf-cstruct
  790. equinoxe
  791. equinoxe-cohttp
  792. equinoxe-hlc
  793. erlang
  794. errpy
  795. erssical
  796. esa
  797. esgg
  798. esperanto-cosmopolitan >= "0.0.5"
  799. ethernet
  800. euler
  801. exenum >= "0.86"
  802. exit
  803. expect >= "0.1.0"
  804. expect_test_helpers
  805. expect_test_helpers_async
  806. expect_test_helpers_core
  807. expect_test_helpers_kernel
  808. extism
  809. extism-manifest
  810. extlib >= "1.7.9"
  811. extunix >= "0.3.1"
  812. ez_api
  813. ez_cmdliner >= "0.2.0"
  814. ez_config >= "0.2.0"
  815. ez_dune_describe
  816. ez_file >= "0.3.0"
  817. ez_hash
  818. ez_pgocaml
  819. ez_search
  820. ez_subst
  821. ezcurl
  822. ezcurl-lwt
  823. ezdl
  824. ezgzip >= "0.2.3"
  825. ezjs_ace
  826. ezjs_blockies
  827. ezjs_cleave
  828. ezjs_crypto
  829. ezjs_cytoscape
  830. ezjs_d3pie
  831. ezjs_extension
  832. ezjs_fetch
  833. ezjs_idb
  834. ezjs_jquery
  835. ezjs_min
  836. ezjs_odometer
  837. ezjs_push
  838. ezjs_qrcode
  839. ezjs_recaptcha
  840. ezjs_timeline
  841. ezjsonm >= "1.0.0"
  842. ezjsonm-encoding
  843. ezjsonm-lwt
  844. ezresto
  845. ezresto-directory
  846. ezsqlite >= "0.4.2"
  847. ezxmlm >= "1.1.0"
  848. FPauth
  849. FPauth-core
  850. FPauth-responses
  851. FPauth-strategies
  852. FrontC >= "4.0.0"
  853. faad >= "0.5.0"
  854. facteur
  855. fadbadml >= "0.1.2"
  856. fadecider
  857. faraday >= "0.7.1"
  858. faraday-async >= "0.7.1"
  859. faraday-lwt >= "0.7.1"
  860. faraday-lwt-unix >= "0.7.1"
  861. farith
  862. farmhash >= "0.4"
  863. fasmifra
  864. fast_bitvector
  865. fat-filesystem >= "0.13.0"
  866. fd-send-recv >= "2.0.1"
  867. fdkaac >= "0.3.2"
  868. feat
  869. feat-core
  870. feat-num
  871. feather
  872. feather_async
  873. fehu
  874. ff
  875. ff-bench
  876. ff-pbt
  877. ff-sig
  878. ffmpeg >= "1.0.0~beta1"
  879. ffmpeg-av
  880. ffmpeg-avcodec
  881. ffmpeg-avdevice
  882. ffmpeg-avfilter
  883. ffmpeg-avutil
  884. ffmpeg-swresample
  885. ffmpeg-swscale
  886. fftw3 >= "0.8.2"
  887. fiat-p256
  888. fiber
  889. fiber-lwt
  890. fieldslib >= "v0.12.0"
  891. file-rewriter
  892. file_path
  893. fileutils >= "0.6.1"
  894. finch
  895. fit
  896. fix >= "20181206"
  897. flac
  898. flatunionfind
  899. flex-array
  900. flint >= "0.3.2"
  901. float_option
  902. flow_parser >= "0.229.1"
  903. fmlib
  904. fmlib_browser
  905. fmlib_js
  906. fmlib_parse
  907. fmlib_pretty
  908. fmlib_std
  909. fontforge-of-ocaml
  910. forester
  911. fpath-base
  912. fpath-sexp0
  913. frama-c >= "26.0~beta"
  914. frama-c-lannotate >= "0.2.3"
  915. frama-c-luncov >= "0.2.1"
  916. frama-c-metacsl >= "0.4"
  917. frama-clang
  918. fred
  919. freetds >= "0.7"
  920. frei0r >= "0.1.2"
  921. frenetic
  922. fromager
  923. fsevents
  924. fsevents-lwt
  925. fsml
  926. fstar >= "2025.02.17"
  927. fswatch
  928. fswatch_async
  929. fswatch_lwt
  930. fun-postgresql
  931. fun-sql
  932. fun-sqlite
  933. functoria
  934. functoria-runtime
  935. fungi
  936. fuseau
  937. fuseau-lwt
  938. fuzzy_compare
  939. fuzzy_match
  940. fzf
  941. General
  942. GT
  943. gapi-ocaml
  944. gbddml
  945. gccjit
  946. gd >= "1.1"
  947. gdbprofiler >= "0.4"
  948. gel
  949. gemini >= "0.3.0"
  950. gen >= "0.5.2"
  951. gen_js_api
  952. gendarme
  953. gendarme-json
  954. gendarme-toml
  955. gendarme-yaml
  956. genprint
  957. genspio >= "0.0.3"
  958. genspir >= "1.0.1"
  959. geojson
  960. geojsone
  961. geoml
  962. get_line >= "7.0.0"
  963. getopt >= "20230213"
  964. gettext >= "0.4.1"
  965. gettext-camomile
  966. gettext-stub
  967. giflib
  968. git
  969. git-cohttp
  970. git-cohttp-unix
  971. git-http
  972. git-kv
  973. git-mirage
  974. git-net
  975. git-paf
  976. git-split
  977. git-unix
  978. github >= "4.0.0"
  979. github-data
  980. github-hooks
  981. github-hooks-unix >= "0.5.0"
  982. github-jsoo >= "4.1.0"
  983. github-unix >= "4.0.0"
  984. gitlab
  985. gitlab-jsoo
  986. gitlab-unix
  987. gitlab_pipeline_notifier
  988. gl-legacy
  989. glfw-ocaml
  990. globlon
  991. gluon
  992. gluten
  993. gluten-async
  994. gluten-eio
  995. gluten-lwt
  996. gluten-lwt-unix
  997. gluten-mirage
  998. gmap
  999. gmp
  1000. gnuplot >= "0.6"
  1001. gobba
  1002. gobject-introspection
  1003. goblint
  1004. goblint-cil >= "1.8.0"
  1005. google-drive-ocamlfuse
  1006. gopcaml-mode >= "0.0.2"
  1007. gopcaml-mode-merlin
  1008. gospel
  1009. gotd
  1010. gperftools >= "0.4"
  1011. gpiod
  1012. gpr >= "1.4.0"
  1013. gpt
  1014. gptar
  1015. gr
  1016. grace
  1017. gradescope_submit
  1018. graft
  1019. grain_dypgen >= "0.2.1"
  1020. graphics >= "5.0.0"
  1021. graphql >= "0.8.0"
  1022. graphql-async >= "0.8.0"
  1023. graphql-cohttp >= "0.9.0"
  1024. graphql-lwt >= "0.8.0"
  1025. graphql_jsoo_client
  1026. graphql_parser >= "0.9.0"
  1027. graphql_ppx
  1028. graphv
  1029. graphv_core
  1030. graphv_core_lib
  1031. graphv_font
  1032. graphv_font_js
  1033. graphv_font_stb_truetype
  1034. graphv_gles2
  1035. graphv_gles2_native
  1036. graphv_gles2_native_impl
  1037. graphv_webgl
  1038. graphv_webgl_impl
  1039. gremlin
  1040. grenier >= "0.8"
  1041. grid
  1042. grpc
  1043. grpc-async
  1044. grpc-bench
  1045. grpc-eio
  1046. grpc-examples
  1047. grpc-lwt
  1048. gsl >= "1.24.0"
  1049. gstreamer >= "0.3.1"
  1050. guardian
  1051. guile
  1052. h1
  1053. h1-lwt-unix
  1054. h1_parser
  1055. h2
  1056. h2-async
  1057. h2-eio
  1058. h2-lwt
  1059. h2-lwt-unix
  1060. h2-mirage
  1061. hachis
  1062. hack_parallel >= "1.0.0"
  1063. hacl-star
  1064. hacl-star-raw >= "0.5.0"
  1065. hacl_func
  1066. hacl_x25519
  1067. handlebars-ml
  1068. happy-eyeballs
  1069. happy-eyeballs-lwt
  1070. happy-eyeballs-miou-unix
  1071. happy-eyeballs-mirage
  1072. hardcaml
  1073. hardcaml-lua
  1074. hardcaml_axi
  1075. hardcaml_c
  1076. hardcaml_circuits
  1077. hardcaml_event_driven_sim
  1078. hardcaml_fixed_point
  1079. hardcaml_handshake
  1080. hardcaml_of_verilog
  1081. hardcaml_step_testbench
  1082. hardcaml_verify
  1083. hardcaml_verilator
  1084. hardcaml_waveterm
  1085. hardcaml_xilinx
  1086. hardcaml_xilinx_components
  1087. hardcaml_xilinx_reports
  1088. hashcons >= "1.4.0"
  1089. hashids >= "1.0.1"
  1090. hashset >= "1.0.1"
  1091. haxe >= "4.1.1"
  1092. hc
  1093. hdf5 >= "0.1.5"
  1094. hdr_histogram >= "0.0.3"
  1095. headache
  1096. header-check
  1097. hector
  1098. herdtools7 >= "7.55"
  1099. heroicons-reason-react
  1100. hex >= "1.3.0"
  1101. hex_encode
  1102. hexstring
  1103. hg_lib
  1104. hidapi >= "1.1"
  1105. hidapi-lwt
  1106. higher_kinded
  1107. highlexer
  1108. higlo >= "0.8"
  1109. hilite
  1110. hkdf
  1111. hl_yaml
  1112. hockmd
  1113. hol2dk
  1114. hooke
  1115. horned_worm
  1116. hpack
  1117. hsluv
  1118. html_of_jsx
  1119. htmlfromtexbooks
  1120. hts_shrink >= "2.1.2"
  1121. http
  1122. http-cookie
  1123. http-date
  1124. http-lwt-client
  1125. http-mirage-client
  1126. http-multipart-formdata
  1127. http_async
  1128. httpaf >= "0.6.0"
  1129. httpaf-async >= "0.6.0"
  1130. httpaf-lwt-unix
  1131. httpaf_caged
  1132. httpcats
  1133. httph
  1134. httpun
  1135. httpun-async
  1136. httpun-eio
  1137. httpun-lwt
  1138. httpun-lwt-unix
  1139. httpun-mirage
  1140. httpun-types
  1141. httpun-ws
  1142. httpun-ws-async
  1143. httpun-ws-eio
  1144. httpun-ws-lwt
  1145. httpun-ws-lwt-unix
  1146. httpun-ws-mirage
  1147. huffman
  1148. hugin
  1149. hurl
  1150. hvsock >= "2.0.0"
  1151. hxd
  1152. hyper
  1153. ISO3166
  1154. ISO8601 >= "0.2.6"
  1155. i3ipc
  1156. icalendar
  1157. idd
  1158. idds
  1159. imagelib
  1160. imguiml
  1161. incr_dom
  1162. incr_dom_interactive
  1163. incr_dom_keyboard
  1164. incr_dom_partial_render
  1165. incr_dom_sexp_form
  1166. incr_dom_widgets
  1167. incr_map
  1168. incr_select
  1169. incremental
  1170. incremental_cycles
  1171. indentation_buffer
  1172. index
  1173. index-bench
  1174. inferno >= "20190924"
  1175. influxdb
  1176. influxdb-async
  1177. influxdb-lwt
  1178. inifiles
  1179. inotify >= "2.4"
  1180. inotify-eio
  1181. inquire
  1182. inquirer_oc
  1183. int_repr
  1184. integers >= "0.3.0"
  1185. integers_stubs_js
  1186. integration1d >= "0.5.1"
  1187. interface-prime
  1188. interface-prime-lwt
  1189. interval >= "1.5" & < "1.6"
  1190. interval-map
  1191. interval_base
  1192. interval_crlibm
  1193. interval_intel
  1194. intPQueue
  1195. io-page
  1196. io-page-unix
  1197. iomux
  1198. iostream
  1199. iostream-camlzip
  1200. ip2location
  1201. ip2locationio >= "1.0.1"
  1202. ip2proxy
  1203. ip2whois
  1204. ipaddr >= "2.9.0"
  1205. ipaddr-cstruct
  1206. ipaddr-sexp
  1207. irc-client >= "0.6.2"
  1208. irc-client-lwt >= "0.6.2"
  1209. irc-client-lwt-ssl
  1210. irc-client-tls >= "0.6.2"
  1211. irc-client-unix >= "0.6.2"
  1212. iri >= "0.6.0"
  1213. irmin
  1214. irmin-bench
  1215. irmin-chunk
  1216. irmin-cli
  1217. irmin-client
  1218. irmin-containers
  1219. irmin-fs
  1220. irmin-git
  1221. irmin-graphql
  1222. irmin-http
  1223. irmin-indexeddb
  1224. irmin-layers
  1225. irmin-mirage
  1226. irmin-mirage-git
  1227. irmin-mirage-graphql
  1228. irmin-pack
  1229. irmin-pack-tools
  1230. irmin-server
  1231. irmin-test
  1232. irmin-tezos
  1233. irmin-unix
  1234. irmin-watcher
  1235. iso639
  1236. iter >= "1.4"
  1237. itv-tree >= "2.2"
  1238. jane-street-headers >= "v0.12.0"
  1239. jane_rope
  1240. janestreet_cpuid
  1241. janestreet_csv
  1242. janestreet_lru_cache
  1243. jasmin >= "2023.06.0"
  1244. jekyll-format >= "0.2.0"
  1245. jemalloc >= "0.2"
  1246. jext
  1247. jhupllib >= "0.2.1"
  1248. jingoo >= "1.3.0"
  1249. jose
  1250. js_of_ocaml
  1251. js_of_ocaml-compiler
  1252. js_of_ocaml-lwt
  1253. js_of_ocaml-ocamlbuild >= "3.5.0"
  1254. js_of_ocaml-ppx
  1255. js_of_ocaml-ppx_deriving_json
  1256. js_of_ocaml-toplevel
  1257. js_of_ocaml-tyxml
  1258. js_of_ocaml-webgpu
  1259. js_of_ocaml-webidl
  1260. js_of_ocaml_patches
  1261. json-data-encoding
  1262. json-data-encoding-browser
  1263. json-data-encoding-bson
  1264. json_decoder
  1265. jsonaf
  1266. jsonoo
  1267. jsonrpc
  1268. jsonschema
  1269. jsonschema2atd
  1270. jsonxt
  1271. jsoo-react
  1272. jsoo_broadcastchannel
  1273. jsoo_storage
  1274. jst-config
  1275. junit >= "2.0.1"
  1276. junit_alcotest >= "2.0.1"
  1277. junit_ounit >= "2.0.1"
  1278. jupyter
  1279. jupyter-archimedes
  1280. jupyter-kernel
  1281. jwto
  1282. kafka >= "0.5"
  1283. kafka_async
  1284. kafka_lwt
  1285. kappa-agents
  1286. kappa-binaries
  1287. kappa-library
  1288. kappa-server
  1289. kaun
  1290. kcas
  1291. kcas_data
  1292. kdf
  1293. kdl
  1294. ke
  1295. key-parsers >= "0.10.1"
  1296. kicadsch >= "0.4.0"
  1297. kind2
  1298. kinetic-client >= "0.0.11"
  1299. kittyimg
  1300. kkmarkdown
  1301. kmt
  1302. knights_tour
  1303. kqueue
  1304. krb
  1305. kuznechik
  1306. lab
  1307. lablgtk3 >= "3.0.beta4"
  1308. lablgtk3-extras >= "3.0.1"
  1309. lablgtk3-goocanvas2
  1310. lablgtk3-gtkspell3
  1311. lablgtk3-rsvg2
  1312. lablgtk3-sourceview3
  1313. lablqml
  1314. labrys
  1315. lacaml >= "11.0.2"
  1316. ladspa >= "0.2.0"
  1317. lambda
  1318. lambda-runtime
  1319. lambda-term >= "2.0"
  1320. lambda_streams
  1321. lambda_streams_async
  1322. lambda_streams_lwt
  1323. lambdapi
  1324. lambdasoup >= "0.6.4"
  1325. lame >= "0.3.4"
  1326. landmarks >= "1.4"
  1327. landmarks-ppx
  1328. lascar >= "0.6-alpha"
  1329. lastfm >= "0.3.3"
  1330. launchd >= "1.3"
  1331. lazy-trie
  1332. lbfgs >= "0.9.1"
  1333. lbvs_consent >= "2.1.0"
  1334. ldap >= "2.4.1"
  1335. ldp
  1336. ldp_curl
  1337. ldp_js
  1338. ldp_tls
  1339. leaflet
  1340. learn-ocaml
  1341. learn-ocaml-client
  1342. leaves
  1343. ledes
  1344. ledgerwallet
  1345. ledgerwallet-tezos
  1346. legacy_diffable
  1347. lens >= "1.2.3"
  1348. letsencrypt
  1349. letsencrypt-app
  1350. letsencrypt-dns
  1351. letsencrypt-mirage
  1352. letters
  1353. leveldb >= "1.3.0"
  1354. lib_parsing
  1355. libabsolute
  1356. libbinaryen < "105.1.0" | >= "107.0.1"
  1357. libbpf
  1358. libbpf_maps
  1359. libc
  1360. libirmin
  1361. libsail
  1362. libsvm >= "0.10.0"
  1363. libzipperposition
  1364. lichess_api
  1365. lilac
  1366. lilv
  1367. line-up-words
  1368. line_oriented
  1369. linenoise >= "1.2.0"
  1370. links
  1371. links-mysql
  1372. links-postgresql
  1373. links-sqlite3
  1374. linol
  1375. linol-eio
  1376. linol-lwt
  1377. lintcstubs
  1378. lintcstubs-arity
  1379. lintcstubs-gen
  1380. linwrap
  1381. liquid_interpreter
  1382. liquid_ml
  1383. liquid_parser
  1384. liquid_std
  1385. liquid_syntax
  1386. liquidsoap >= "2.3.3"
  1387. liquidsoap-core
  1388. liquidsoap-js
  1389. liquidsoap-lang
  1390. liquidsoap-libs
  1391. liquidsoap-libs-extra
  1392. liquidsoap-mode
  1393. little_logger
  1394. llama
  1395. llama-cpp-ocaml
  1396. llama_core
  1397. llama_interactive
  1398. llama_midi
  1399. llhttp
  1400. llvm >= "15.0.7+nnp-2" & < "18-shared"
  1401. lmdb >= "1.0"
  1402. lo >= "0.2.0"
  1403. loc
  1404. lockfree
  1405. loga
  1406. logical
  1407. logs-async
  1408. logs-async-reporter
  1409. logs-ppx
  1410. logs-syslog
  1411. logtk
  1412. loop
  1413. lp
  1414. lp-glpk
  1415. lp-glpk-js
  1416. lp-gurobi
  1417. lp-highs
  1418. lpd
  1419. lreplay
  1420. lru >= "0.3.0"
  1421. lru_cache
  1422. lsp
  1423. lt-code
  1424. lua-ml >= "0.9.3"
  1425. lua_parser
  1426. lucid
  1427. lun
  1428. lustre-v6 >= "6.103.3"
  1429. lutils >= "1.51.2"
  1430. lutin >= "2.71.10"
  1431. luv
  1432. luv_unix
  1433. lwd
  1434. lwt
  1435. lwt-canceler >= "0.2"
  1436. lwt-dllist
  1437. lwt-exit
  1438. lwt-parallel
  1439. lwt-watcher >= "0.2"
  1440. lwt_direct
  1441. lwt_domain
  1442. lwt_eio
  1443. lwt_glib >= "1.1.1"
  1444. lwt_log >= "1.1.1"
  1445. lwt_ppx >= "1.2.2"
  1446. lwt_react >= "1.1.2"
  1447. lwt_retry
  1448. lwt_ssl >= "1.1.3"
  1449. lz4 >= "1.2.0"
  1450. lz4_chans >= "3.0.1"
  1451. lzo >= "0.0.3"
  1452. MlFront_Cache
  1453. MlFront_Cli
  1454. MlFront_Config
  1455. MlFront_Core
  1456. MlFront_Errors
  1457. MlFront_Logs
  1458. MlFront_Manip
  1459. MlFront_Signify
  1460. MlFront_ZipFile
  1461. m_tree
  1462. macaddr
  1463. macaddr-cstruct
  1464. macaddr-sexp
  1465. mad >= "0.5.0"
  1466. magic-mime >= "1.1.2"
  1467. magic-trace
  1468. make-random
  1469. malfunction
  1470. man_in_the_middle_debugger
  1471. mariadb >= "1.2.0"
  1472. markdown
  1473. markup >= "0.8.0"
  1474. markup-lwt
  1475. mastodon-archive-viewer >= "0.2"
  1476. matita
  1477. matplotlib
  1478. mazeppa
  1479. mbr-format
  1480. mc2
  1481. mccs >= "1.1+10"
  1482. md2mld
  1483. mdx != "1.7.0"
  1484. mec
  1485. mechaml
  1486. mehari
  1487. mehari-eio
  1488. mehari-eio-unix
  1489. mehari-lwt-unix
  1490. mehari-mirage
  1491. mel
  1492. mel-bastet
  1493. melange
  1494. melange-atdgen-codec-runtime
  1495. melange-compiler-libs
  1496. melange-fest
  1497. melange-fetch
  1498. melange-jest
  1499. melange-json
  1500. melange-json-native
  1501. melange-moment
  1502. melange-numeral
  1503. melange-radix-icons
  1504. melange-react-dates
  1505. melange-react-query
  1506. melange-recharts
  1507. melange-testing-library
  1508. melange-webapi
  1509. meldep
  1510. mem_usage
  1511. memcad
  1512. memfd
  1513. memgraph
  1514. memgraph_kitty
  1515. memo
  1516. memprof-limits
  1517. memtrace
  1518. memtrace-mirage
  1519. memtrace_viewer
  1520. menhir >= "20200123"
  1521. menhirCST
  1522. menhirLib
  1523. menhirSdk
  1524. merge-fmt
  1525. merlin
  1526. merlin-extend
  1527. merlin-lib
  1528. mesh >= "0.9.5"
  1529. mesh-easymesh >= "0.9.5"
  1530. mesh-graphics >= "0.9.5"
  1531. mesh-triangle >= "0.9.5"
  1532. metadata
  1533. metadb
  1534. metal
  1535. metapp
  1536. metaquot
  1537. metrics
  1538. metrics-influx
  1539. metrics-lwt
  1540. metrics-rusage
  1541. metrics-unix
  1542. mew
  1543. mew_vi
  1544. middleware
  1545. mimic
  1546. mimic-happy-eyeballs
  1547. mindstorm >= "0.8"
  1548. mindstorm-lwt
  1549. minicaml
  1550. minicli >= "5.0.2"
  1551. minisat >= "0.3"
  1552. minttea
  1553. miou
  1554. mirage >= "4.0.0"
  1555. mirage-block
  1556. mirage-block-ccm
  1557. mirage-block-combinators
  1558. mirage-block-lwt
  1559. mirage-block-partition
  1560. mirage-block-ramdisk
  1561. mirage-block-solo5
  1562. mirage-block-unikraft
  1563. mirage-block-unix
  1564. mirage-block-xen
  1565. mirage-bootvar
  1566. mirage-channel >= "3.2.0"
  1567. mirage-channel-lwt
  1568. mirage-clock
  1569. mirage-clock-lwt
  1570. mirage-clock-unix
  1571. mirage-conduit
  1572. mirage-console
  1573. mirage-console-lwt
  1574. mirage-crypto
  1575. mirage-crypto-ec
  1576. mirage-crypto-pk
  1577. mirage-crypto-rng
  1578. mirage-crypto-rng-async
  1579. mirage-crypto-rng-eio
  1580. mirage-crypto-rng-lwt
  1581. mirage-crypto-rng-miou-unix
  1582. mirage-crypto-rng-mirage
  1583. mirage-device
  1584. mirage-dns
  1585. mirage-flow
  1586. mirage-flow-combinators
  1587. mirage-flow-lwt
  1588. mirage-flow-unix
  1589. mirage-fs
  1590. mirage-fs-lwt
  1591. mirage-kv >= "2.0.0"
  1592. mirage-kv-lwt >= "2.0.0"
  1593. mirage-kv-mem
  1594. mirage-kv-unix
  1595. mirage-logs
  1596. mirage-monitoring
  1597. mirage-mtime
  1598. mirage-nat
  1599. mirage-net
  1600. mirage-net-lwt
  1601. mirage-net-macosx >= "1.5.0"
  1602. mirage-net-solo5
  1603. mirage-net-unikraft
  1604. mirage-net-unix
  1605. mirage-net-xen
  1606. mirage-profile
  1607. mirage-protocols
  1608. mirage-protocols-lwt
  1609. mirage-ptime
  1610. mirage-qubes
  1611. mirage-qubes-ipv4
  1612. mirage-random
  1613. mirage-runtime
  1614. mirage-sleep
  1615. mirage-solo5
  1616. mirage-stack
  1617. mirage-stack-lwt
  1618. mirage-time
  1619. mirage-time-lwt
  1620. mirage-time-unix
  1621. mirage-types >= "3.6.0"
  1622. mirage-types-lwt >= "3.6.0"
  1623. mirage-unikraft
  1624. mirage-unix
  1625. mirage-vnetif
  1626. mirage-xen
  1627. mjson
  1628. mkaudio >= "1.1.0"
  1629. mkocaml
  1630. mlbdd >= "0.7.2"
  1631. mlfenv
  1632. mlgpx
  1633. mlmpfr >= "4.0.2+dune"
  1634. mlpost
  1635. mlpost-lablgtk
  1636. mlsolver
  1637. mlt_parser
  1638. mlx
  1639. mm >= "0.7.0"
  1640. mmap
  1641. mmdb
  1642. mmo
  1643. mnd
  1644. mock >= "0.1.1"
  1645. mock-ounit >= "0.1.1"
  1646. module-graph
  1647. molenc >= "5.0.0"
  1648. monaco_jsoo
  1649. monolith
  1650. monomorphic >= "2.0"
  1651. monorobot
  1652. moonpool
  1653. moonpool-io
  1654. moonpool-lwt
  1655. mopsa
  1656. morbig >= "0.10.3"
  1657. morsmall
  1658. mosaique
  1659. moss >= "0.1.1"
  1660. mparser >= "1.3"
  1661. mparser-pcre
  1662. mparser-re
  1663. mperf
  1664. mpg123
  1665. mpp >= "0.3.4"
  1666. mpris
  1667. mpris-clients
  1668. mqtt
  1669. mrmime
  1670. msat >= "0.8"
  1671. msat-bin
  1672. msgpck >= "1.5"
  1673. msgpck-repr
  1674. mssql
  1675. mugen
  1676. mula
  1677. multibase
  1678. multicodec
  1679. multicont >= "1.0.1"
  1680. multicore-bench
  1681. multicore-magic
  1682. multicore-magic-dscheck
  1683. multihash
  1684. multihash-digestif
  1685. multipart-form-data >= "0.3.0"
  1686. multipart_form
  1687. multipart_form-cohttp-lwt
  1688. multipart_form-eio
  1689. multipart_form-lwt
  1690. multipart_form-miou
  1691. murmur3 >= "0.3"
  1692. mustache >= "3.1.0"
  1693. mustache-cli
  1694. mutaml
  1695. mutf8
  1696. mwt
  1697. mybuild >= "7"
  1698. mysql8
  1699. mysql_protocol
  1700. n_ary
  1701. naboris
  1702. nacc
  1703. nanoev
  1704. nanoev-picos
  1705. nanoev-posix
  1706. nanoev_tiny_httpd
  1707. nanoid
  1708. nanosvg
  1709. nanosvg_text
  1710. nbd >= "4.0.3"
  1711. nbd-tool
  1712. nbd-unix
  1713. netkat
  1714. netlink >= "0.3.4"
  1715. netsnmp
  1716. neural_nets_lib
  1717. nice_parser
  1718. ninja_utils
  1719. niru
  1720. nloge
  1721. nlopt
  1722. nmea
  1723. noCanren >= "0.3.0~alpha1"
  1724. nocoiner
  1725. node_of_ocaml
  1726. noise
  1727. nomad
  1728. non_empty_list
  1729. nottui
  1730. nottui-lwt
  1731. nottui-pretty
  1732. nottui-unix
  1733. notty >= "0.2.3"
  1734. notty-community
  1735. notty_async >= "v0.12.0"
  1736. np
  1737. npy >= "0.0.9"
  1738. nsq
  1739. numeric_string
  1740. nuscr
  1741. nx
  1742. nx-datasets
  1743. nx-text
  1744. OCADml
  1745. OCanren
  1746. OCanren-ppx
  1747. OSCADml
  1748. obatcher
  1749. obeam
  1750. obelisk >= "0.5.0"
  1751. obuilder
  1752. obuilder-spec
  1753. obus >= "1.2.0"
  1754. ocal >= "0.2.2"
  1755. ocaml-canvas
  1756. ocaml-compiler-libs >= "v0.12.0"
  1757. ocaml-embed-file
  1758. ocaml-in-python
  1759. ocaml-index
  1760. ocaml-lsp-server
  1761. ocaml-lua
  1762. ocaml-migrate-parsetree
  1763. ocaml-migrate-parsetree-ocamlbuild
  1764. ocaml-monadic >= "0.4.1"
  1765. ocaml-print-intf
  1766. ocaml-probes
  1767. ocaml-protoc >= "2.0.1"
  1768. ocaml-protoc-plugin
  1769. ocaml-r >= "0.1.1"
  1770. ocaml-sat-solvers >= "0.8"
  1771. ocaml-syntax-shims
  1772. ocaml-systemd >= "1.3"
  1773. ocaml-top >= "1.2.0"
  1774. ocaml-vdom < "transition"
  1775. ocaml-version >= "3.5.0"
  1776. ocaml_db_model
  1777. ocaml_intrinsics
  1778. ocaml_intrinsics_kernel
  1779. ocaml_openapi_generator
  1780. ocaml_pgsql_model
  1781. ocaml_plugin
  1782. ocamlapi
  1783. ocamlapi_async
  1784. ocamlapi_lwt_unix
  1785. ocamlapi_ppx
  1786. ocamlc-loc
  1787. ocamlcodoc
  1788. ocamldiff >= "1.2"
  1789. ocamlformat >= "0.24.1"
  1790. ocamlformat-lib
  1791. ocamlformat-mlx
  1792. ocamlformat-mlx-lib
  1793. ocamlformat-rpc < "removed"
  1794. ocamlformat-rpc-lib
  1795. ocamlfuse
  1796. ocamlgraph >= "2.0.0"
  1797. ocamlgraph_gtk
  1798. ocamlify >= "0.1.0"
  1799. ocamline
  1800. ocamlmerlin-mlx
  1801. ocamlmig
  1802. ocamlmod >= "0.1.1"
  1803. ocamlog
  1804. ocamlregextkit
  1805. ocannl_npy
  1806. ocb
  1807. ocf >= "0.8.0"
  1808. ocf_ppx
  1809. ockt
  1810. ocluster != "0.2"
  1811. ocluster-api
  1812. ocluster-worker
  1813. ocolor
  1814. ocp-browser >= "1.1.9"
  1815. ocp-indent >= "1.7.0"
  1816. ocp-indent-nlfork
  1817. ocp-index >= "1.1.9"
  1818. ocp-search
  1819. ocp_reveal
  1820. ocplib-endian >= "1.1"
  1821. ocplib-json-typed-browser
  1822. ocplib-json-typed-bson
  1823. ocplib-simplex >= "0.5"
  1824. ocplib_stuff >= "0.4.0"
  1825. ocsigen-i18n >= "4.0.0"
  1826. ocsigen-ppx-rpc
  1827. ocsigenserver >= "4.0.1"
  1828. ocsipersist
  1829. ocsipersist-dbm
  1830. ocsipersist-dbm-config
  1831. ocsipersist-lib
  1832. ocsipersist-pgsql
  1833. ocsipersist-pgsql-config
  1834. ocsipersist-sqlite
  1835. ocsipersist-sqlite-config
  1836. octavius >= "1.2.2"
  1837. octez-accuser-Proxford >= "19.0"
  1838. octez-accuser-PsParisC
  1839. octez-accuser-PtLimaPt
  1840. octez-accuser-PtMumbai
  1841. octez-accuser-PtNairob < "18.0" | >= "19.0"
  1842. octez-accuser-PtParisB
  1843. octez-alcotezt >= "19.0"
  1844. octez-baker-Proxford >= "19.0"
  1845. octez-baker-PsParisC
  1846. octez-baker-PtLimaPt
  1847. octez-baker-PtMumbai
  1848. octez-baker-PtNairob < "18.0" | >= "19.0"
  1849. octez-baker-PtParisB
  1850. octez-client < "18.0" | >= "19.0"
  1851. octez-codec < "18.0" | >= "19.0"
  1852. octez-crawler < "18.0" | >= "19.0"
  1853. octez-dac-client >= "19.0"
  1854. octez-dac-node >= "19.0"
  1855. octez-dal-node
  1856. octez-distributed-internal >= "19.0"
  1857. octez-distributed-lwt-internal < "18.0" | >= "19.0"
  1858. octez-injector < "18.0" | >= "19.0"
  1859. octez-internal-libs
  1860. octez-l2-libs >= "19.0"
  1861. octez-libs >= "19.0"
  1862. octez-node < "18.0" | >= "19.0"
  1863. octez-node-config < "18.0" | >= "19.0"
  1864. octez-plompiler
  1865. octez-plonk
  1866. octez-proto-libs >= "19.0"
  1867. octez-protocol-000-Ps9mPmXa-libs >= "19.0"
  1868. octez-protocol-001-PtCJ7pwo-libs >= "19.0"
  1869. octez-protocol-002-PsYLVpVv-libs >= "19.0"
  1870. octez-protocol-003-PsddFKi3-libs >= "19.0"
  1871. octez-protocol-004-Pt24m4xi-libs >= "19.0"
  1872. octez-protocol-005-PsBabyM1-libs >= "19.0"
  1873. octez-protocol-006-PsCARTHA-libs >= "19.0"
  1874. octez-protocol-007-PsDELPH1-libs >= "19.0"
  1875. octez-protocol-008-PtEdo2Zk-libs >= "19.0"
  1876. octez-protocol-009-PsFLoren-libs >= "19.0"
  1877. octez-protocol-010-PtGRANAD-libs >= "19.0"
  1878. octez-protocol-011-PtHangz2-libs >= "19.0"
  1879. octez-protocol-012-Psithaca-libs >= "19.0"
  1880. octez-protocol-013-PtJakart-libs >= "19.0"
  1881. octez-protocol-014-PtKathma-libs >= "19.0"
  1882. octez-protocol-015-PtLimaPt-libs >= "19.0"
  1883. octez-protocol-016-PtMumbai-libs >= "19.0"
  1884. octez-protocol-017-PtNairob-libs >= "19.0"
  1885. octez-protocol-018-Proxford-libs >= "19.0"
  1886. octez-protocol-019-PtParisB-libs
  1887. octez-protocol-020-PsParisC-libs
  1888. octez-protocol-alpha-libs >= "19.0"
  1889. octez-protocol-compiler < "18.0" | >= "19.0"
  1890. octez-proxy-server < "18.0" | >= "19.0"
  1891. octez-rpc-process
  1892. octez-shell-libs >= "19.0"
  1893. octez-signer < "18.0" | >= "19.0"
  1894. octez-smart-rollup-client-PtMumbai
  1895. octez-smart-rollup-client-PtNairob < "18.0"
  1896. octez-smart-rollup-node != "18.1"
  1897. octez-smart-rollup-node-alpha >= "19.0"
  1898. octez-smart-rollup-node-lib >= "19.0"
  1899. octez-smart-rollup-node-Proxford >= "19.0"
  1900. octez-smart-rollup-node-PsParisC
  1901. octez-smart-rollup-node-PtMumbai
  1902. octez-smart-rollup-node-PtNairob < "18.0" | >= "19.0"
  1903. octez-smart-rollup-node-PtParisB
  1904. octez-smart-rollup-wasm-benchmark-lib
  1905. octez-smart-rollup-wasm-debugger < "18.0" | >= "19.0"
  1906. octez-smart-rollup-wasm-debugger-lib
  1907. octez-smart-rollup-wasm-debugger-plugin
  1908. octez-tx-rollup-client-PtLimaPt
  1909. octez-tx-rollup-node-PtLimaPt
  1910. octez-version >= "19.0"
  1911. ocue
  1912. odash
  1913. odate
  1914. odds >= "1.1"
  1915. odep
  1916. odepack >= "0.6.9"
  1917. odnnr
  1918. odoc
  1919. odoc-driver
  1920. odoc-md
  1921. odoc-parser
  1922. oenv
  1923. oepub
  1924. of_json
  1925. offheap
  1926. oframl
  1927. ogg >= "1.0.0"
  1928. ohex
  1929. oidc
  1930. ojo
  1931. ojs
  1932. ojs_base
  1933. ojs_base_all
  1934. ojs_base_ppx
  1935. ojs_ed
  1936. ojs_filetree
  1937. ojs_list
  1938. olinq >= "0.3"
  1939. oma
  1940. omd >= "1.3.2"
  1941. ometrics
  1942. omg
  1943. omigrate
  1944. omlr >= "1.0.3"
  1945. omtl
  1946. oneffs
  1947. oniguruma
  1948. ooh
  1949. opam-0install
  1950. opam-0install-cudf
  1951. opam-bin >= "1.0.0"
  1952. opam-build
  1953. opam-check-npm-deps
  1954. opam-ci-check-lint
  1955. opam-client >= "2.0.2"
  1956. opam-compiler
  1957. opam-core >= "2.0.2"
  1958. opam-custom-install
  1959. opam-devel >= "2.0.2"
  1960. opam-dune-lint >= "0.3"
  1961. opam-ed >= "0.4"
  1962. opam-file-format >= "2.1.0" & < "2.1.5" | >= "2.2.0~alpha1"
  1963. opam-format >= "2.0.2"
  1964. opam-graph
  1965. opam-grep >= "0.2.0"
  1966. opam-installer >= "2.0.2"
  1967. opam-monorepo
  1968. opam-package-upgrade >= "0.2"
  1969. opam-publish >= "2.0.2"
  1970. opam-repository >= "2.0.2"
  1971. opam-solver >= "2.0.2"
  1972. opam-spin
  1973. opam-state >= "2.0.2"
  1974. opam-test
  1975. opam_bin_lib != "0.9.5"
  1976. opasswd
  1977. opazl
  1978. openai
  1979. openai-gym
  1980. openapi
  1981. openapi-opium
  1982. openapi_router
  1983. openbsd
  1984. opencage
  1985. opencc0
  1986. opencc1
  1987. opencc1_1
  1988. openQASM
  1989. openstellina
  1990. opentelemetry
  1991. opentelemetry-client-cohttp-eio
  1992. opentelemetry-client-cohttp-lwt
  1993. opentelemetry-client-ocurl
  1994. opentelemetry-cohttp-lwt
  1995. opentelemetry-logs
  1996. opentelemetry-lwt
  1997. opine
  1998. opium
  1999. opium-graphql
  2000. opium-testing
  2001. opium_kernel >= "0.17.0"
  2002. oplot
  2003. oplsr
  2004. opomodoro
  2005. opsian
  2006. optal
  2007. opti
  2008. optimization1d >= "0.6.1"
  2009. optiml-transport
  2010. optint
  2011. opus
  2012. oraft
  2013. oranger >= "2.0.1"
  2014. orb
  2015. order-i3-xfce
  2016. ordering
  2017. ordinal
  2018. ordinal_abbreviation
  2019. ordma >= "0.0.5"
  2020. orec >= "1.0.1"
  2021. orewa
  2022. orf
  2023. orgeat
  2024. orpie
  2025. orrandomForest
  2026. orsvm_e1071 >= "4.0.0"
  2027. ortac-core
  2028. ortac-dune
  2029. ortac-qcheck-stm
  2030. ortac-runtime
  2031. ortac-runtime-qcheck-stm
  2032. ortac-wrapper
  2033. orthologic-coq
  2034. orxgboost >= "1.1.0"
  2035. osc >= "0.2.0"
  2036. osc-lwt
  2037. osc-unix
  2038. osdp >= "1.1.1"
  2039. oseq >= "0.2"
  2040. osh
  2041. oskel
  2042. osnap
  2043. ostap >= "0.6"
  2044. osx-secure-transport
  2045. otaglibc
  2046. otf
  2047. otoggl
  2048. otoml
  2049. otr
  2050. ounit = "2.1.2"
  2051. ounit-lwt < "2.2.0"
  2052. ounit2
  2053. ounit2-lwt
  2054. override
  2055. owee
  2056. owi
  2057. owl >= "0.4.0"
  2058. owl-base >= "0.4.0"
  2059. owl-jupyter
  2060. owl-ode
  2061. owl-ode-base
  2062. owl-ode-odepack
  2063. owl-ode-sundials
  2064. owl-opt
  2065. owl-opt-lbfgs
  2066. owl-plplot
  2067. owl-symbolic
  2068. owl-top >= "0.4.0"
  2069. owl-zoo >= "0.4.0"
  2070. owork
  2071. ozulip
  2072. p4pp
  2073. p5scm
  2074. packstream
  2075. pacomb
  2076. paf
  2077. paf-cohttp
  2078. pageantty
  2079. pam
  2080. pancake
  2081. pandoc
  2082. pandoc-abbreviations
  2083. pandoc-comment
  2084. pandoc-crossref
  2085. pandoc-include
  2086. pandoc-inspect
  2087. pandoc-pdf2png
  2088. pandoc-replace
  2089. papi >= "0.1.1"
  2090. par_incr
  2091. parany >= "9.0.0"
  2092. pardi >= "2.0.2"
  2093. pari
  2094. pari-bindings
  2095. parmap >= "1.1.1"
  2096. parsexp >= "v0.12.0"
  2097. parsexp_io
  2098. parsite
  2099. parsley
  2100. passage
  2101. patch
  2102. patdiff >= "v0.12.1"
  2103. path_glob
  2104. patience_diff
  2105. patricia-tree
  2106. pattern
  2107. pb
  2108. pb-plugin
  2109. pbkdf
  2110. pbrt
  2111. pbrt_services
  2112. pbrt_yojson
  2113. pcap-format >= "0.5.2"
  2114. pcrc
  2115. pcre >= "7.3.5"
  2116. pcre2
  2117. pds-reachability >= "0.2.2"
  2118. pecu >= "0.2"
  2119. petr4
  2120. petrol
  2121. pf-qubes
  2122. pg_query
  2123. pgn_parser
  2124. pgocaml >= "4.0"
  2125. pgocaml_ppx
  2126. pgsolver >= "4.4"
  2127. pgx >= "1.0"
  2128. pgx_async >= "1.0"
  2129. pgx_lwt >= "1.0"
  2130. pgx_lwt_mirage
  2131. pgx_lwt_unix
  2132. pgx_unix >= "1.0"
  2133. pgx_value_core
  2134. pgx_value_ptime
  2135. phantom-algebra >= "1.0.1"
  2136. phonetic
  2137. phylogenetics
  2138. piaf
  2139. picasso
  2140. picos
  2141. picos_aux
  2142. picos_io
  2143. picos_io_cohttp
  2144. picos_lwt
  2145. picos_meta
  2146. picos_mux
  2147. picos_std
  2148. piece_rope
  2149. piqi >= "0.7.8"
  2150. piqilib >= "0.6.16"
  2151. pixel_pusher
  2152. pkcs11 >= "0.18.0"
  2153. pkcs11-cli
  2154. pkcs11-driver
  2155. pkcs11-rev
  2156. pla >= "1.3"
  2157. plateau
  2158. plato
  2159. plebeia
  2160. plist-xml
  2161. plist-xml-lwt
  2162. plotkicadsch
  2163. plotly
  2164. plplot >= "5.11.0-1"
  2165. polars
  2166. polars_async
  2167. polka
  2168. poll
  2169. polling_state_rpc
  2170. polly
  2171. polynomial
  2172. pomap
  2173. popper
  2174. portaudio >= "0.2.2"
  2175. portaudio_c_bindings
  2176. portmidi
  2177. posix-base
  2178. posix-bindings
  2179. posix-getopt >= "2.0.0"
  2180. posix-math2
  2181. posix-signal
  2182. posix-socket
  2183. posix-socket-unix
  2184. posix-time2
  2185. posix-types >= "2.0.0"
  2186. posix-uname
  2187. posixat
  2188. postgres_async
  2189. postgresql >= "4.4.1"
  2190. pp
  2191. pp-binary-ints
  2192. pp_loc
  2193. pplumbing
  2194. pplumbing-err
  2195. pplumbing-log
  2196. pplumbing-log-cli
  2197. pplumbing-pp-tty
  2198. pprint >= "20200226"
  2199. ppx-owl-opt
  2200. ppx_accessor
  2201. ppx_assert
  2202. ppx_bap
  2203. ppx_base
  2204. ppx_bench
  2205. ppx_bin_prot
  2206. ppx_bitstring
  2207. ppx_blob >= "0.6.0"
  2208. ppx_camlrack
  2209. ppx_catch
  2210. ppx_cold
  2211. ppx_compare
  2212. ppx_compose >= "0.1.0"
  2213. ppx_const >= "2.0"
  2214. ppx_conv_func
  2215. ppx_counters
  2216. ppx_css
  2217. ppx_cstruct
  2218. ppx_cstubs
  2219. ppx_csv_conv
  2220. ppx_custom_printf
  2221. ppx_decimal
  2222. ppx_default
  2223. ppx_defer >= "0.4.0"
  2224. ppx_demo
  2225. ppx_derive_at_runtime
  2226. ppx_derivers >= "1.2.1"
  2227. ppx_deriving >= "4.5-1"
  2228. ppx_deriving_cad
  2229. ppx_deriving_cmdliner >= "0.5.1"
  2230. ppx_deriving_decoders
  2231. ppx_deriving_encoding
  2232. ppx_deriving_ezjsonm
  2233. ppx_deriving_hardcaml
  2234. ppx_deriving_hash
  2235. ppx_deriving_json_schema
  2236. ppx_deriving_jsonschema
  2237. ppx_deriving_jsoo
  2238. ppx_deriving_madcast >= "0.2"
  2239. ppx_deriving_popper
  2240. ppx_deriving_protobuf
  2241. ppx_deriving_qcheck
  2242. ppx_deriving_rpc
  2243. ppx_deriving_scad
  2244. ppx_deriving_variant_string
  2245. ppx_deriving_yaml
  2246. ppx_deriving_yojson
  2247. ppx_diff
  2248. ppx_disable_unused_warnings
  2249. ppx_distr_guards >= "0.2"
  2250. ppx_dream_eml
  2251. ppx_embed_file
  2252. ppx_enumerate
  2253. ppx_expect
  2254. ppx_expect_nobase
  2255. ppx_factory
  2256. ppx_fail
  2257. ppx_fields_conv
  2258. ppx_fixed_literal
  2259. ppx_format
  2260. ppx_fun
  2261. ppx_gen_rec >= "1.1.0"
  2262. ppx_getenv >= "2.0"
  2263. ppx_globalize
  2264. ppx_hardcaml
  2265. ppx_hash
  2266. ppx_here
  2267. ppx_ignore_instrumentation
  2268. ppx_import
  2269. ppx_inline_alcotest
  2270. ppx_inline_test
  2271. ppx_inline_test_nobase
  2272. ppx_interact
  2273. ppx_irmin
  2274. ppx_jane
  2275. ppx_js_style
  2276. ppx_jsobject_conv
  2277. ppx_jsonaf_conv
  2278. ppx_let
  2279. ppx_log
  2280. ppx_lun
  2281. ppx_make
  2282. ppx_map
  2283. ppx_marshal
  2284. ppx_marshal_ext
  2285. ppx_matches
  2286. ppx_meta_conv
  2287. ppx_mica
  2288. ppx_minidebug
  2289. ppx_module_timer
  2290. ppx_monad
  2291. ppx_monoid >= "0.3.2"
  2292. ppx_mysql
  2293. ppx_mysql_identity
  2294. ppx_open
  2295. ppx_optcomp
  2296. ppx_optint
  2297. ppx_optional
  2298. ppx_parser
  2299. ppx_partial
  2300. ppx_pattern_bind
  2301. ppx_pbt
  2302. ppx_pipebang >= "v0.12.0"
  2303. ppx_protocol_conv
  2304. ppx_protocol_conv_json
  2305. ppx_protocol_conv_jsonm
  2306. ppx_protocol_conv_msgpack
  2307. ppx_protocol_conv_xml_light
  2308. ppx_protocol_conv_xmlm
  2309. ppx_protocol_conv_yaml
  2310. ppx_pyformat
  2311. ppx_python
  2312. ppx_quick_test
  2313. ppx_rapper
  2314. ppx_rapper_async
  2315. ppx_rapper_lwt
  2316. ppx_regexp >= "0.4.0"
  2317. ppx_repr
  2318. ppx_seq
  2319. ppx_sexp_conv
  2320. ppx_sexp_message
  2321. ppx_sexp_value
  2322. ppx_show
  2323. ppx_stable
  2324. ppx_stable_witness
  2325. ppx_string
  2326. ppx_string_conv
  2327. ppx_string_interpolation
  2328. ppx_subliner
  2329. ppx_system
  2330. ppx_test
  2331. ppx_there
  2332. ppx_tools >= "6.0+4.08.0"
  2333. ppx_tools_versioned
  2334. ppx_trace
  2335. ppx_ts
  2336. ppx_tydi
  2337. ppx_type_directed_value
  2338. ppx_typed_fields
  2339. ppx_typerep_conv
  2340. ppx_tyre
  2341. ppx_units
  2342. ppx_unreachable
  2343. ppx_update
  2344. ppx_variants_conv
  2345. ppx_viewpattern
  2346. ppx_wideopen
  2347. ppx_xml_conv
  2348. ppx_yojson
  2349. ppx_yojson_conv
  2350. ppx_yojson_conv_lib
  2351. ppxfind >= "1.3"
  2352. ppxlib
  2353. ppxlib-tools
  2354. ppxlib_jane
  2355. ppxx
  2356. pratter
  2357. prbnmcn-basic-structures
  2358. prbnmcn-cgrph
  2359. prbnmcn-clustering
  2360. prbnmcn-dagger
  2361. prbnmcn-dagger-gsl
  2362. prbnmcn-dagger-stats
  2363. prbnmcn-dagger-test
  2364. prbnmcn-gnuplot
  2365. prbnmcn-linalg
  2366. prbnmcn-mcts
  2367. prbnmcn-proptest
  2368. prbnmcn-stats
  2369. prbnmcn-ucb1
  2370. prc
  2371. preface
  2372. prelude
  2373. pretty_expressive
  2374. prettym
  2375. primavera
  2376. print-table
  2377. printbox >= "0.3"
  2378. printbox-ext-plot
  2379. printbox-html
  2380. printbox-md
  2381. printbox-text >= "0.6.1"
  2382. proc-smaps
  2383. process_limits
  2384. processor
  2385. producer
  2386. prof_spacetime
  2387. profiling
  2388. profunctor
  2389. progress
  2390. prolect
  2391. prom
  2392. prometheus >= "0.6"
  2393. prometheus-app >= "0.6"
  2394. prometheus-liquidsoap >= "2"
  2395. promise
  2396. promise_jsoo
  2397. promise_jsoo_lwt
  2398. protocell
  2399. protocol-9p >= "1.0.0"
  2400. protocol-9p-tool >= "1.0.0"
  2401. protocol-9p-unix >= "1.0.0"
  2402. protocol_version_header
  2403. proton
  2404. provider
  2405. prr
  2406. psmt2-frontend = "0.3.0" | >= "0.4.0"
  2407. psq >= "0.1.1"
  2408. ptmap >= "2.0.5"
  2409. ptset
  2410. pulseaudio >= "0.1.4"
  2411. pure-html
  2412. pure-splitmix >= "0.3"
  2413. pvec
  2414. py >= "1.1"
  2415. pyast
  2416. pyml >= "20210924"
  2417. pyml_bindgen >= "0.3.0"
  2418. pyre-ast
  2419. pythonlib
  2420. qbf >= "0.3"
  2421. qcheck >= "0.13"
  2422. qcheck-alcotest
  2423. qcheck-core
  2424. qcheck-lin
  2425. qcheck-multicoretests-util
  2426. qcheck-ounit
  2427. qcheck-stm
  2428. qcow >= "0.12.1"
  2429. qcow-stream
  2430. qcow-tool >= "0.12.1"
  2431. qcow-types
  2432. qinap
  2433. qiskit
  2434. qmp >= "0.19.0"
  2435. qrencode
  2436. qtest >= "2.10.1"
  2437. queenshead
  2438. quests
  2439. quick_print
  2440. quickjs
  2441. quill
  2442. radamsa
  2443. radare2 >= "0.0.3"
  2444. randii
  2445. random
  2446. randomconv
  2447. randoml
  2448. range >= "0.8"
  2449. rangeSet
  2450. rankers
  2451. raven
  2452. rawlink
  2453. rawlink-eio
  2454. rawlink-lwt
  2455. raygui
  2456. raylib
  2457. rdbg >= "1.196.12"
  2458. rdf >= "0.13.0"
  2459. rdf_impls
  2460. rdf_json_ld
  2461. rdf_lwt
  2462. rdf_mysql
  2463. rdf_postgresql
  2464. rdf_ppx
  2465. re >= "1.9.0"
  2466. re2 >= "v0.12.1"
  2467. re2_stable
  2468. re_parser
  2469. rea
  2470. reactiveData >= "0.2.4"
  2471. reactjs-jsx-ppx
  2472. readline
  2473. reanalyze
  2474. reason
  2475. reason-react
  2476. reason-react-ppx
  2477. reason-standard
  2478. received
  2479. record_builder
  2480. records >= "1.0.0"
  2481. red-black-tree
  2482. reddit_api_async
  2483. reddit_api_kernel
  2484. redirect
  2485. redis >= "0.4"
  2486. redis-async
  2487. redis-lwt >= "0.4"
  2488. redis-sync >= "0.4"
  2489. reed-solomon-erasure >= "1.0.2"
  2490. reedsolomon
  2491. refl
  2492. regenerate
  2493. regex_parser_intf
  2494. relude
  2495. remu_ts
  2496. reparse
  2497. reparse-lwt
  2498. reparse-lwt-unix
  2499. reparse-unix
  2500. repr
  2501. repr-bench
  2502. repr-fuzz
  2503. res >= "5.0.1"
  2504. res_tailwindcss
  2505. rescript-syntax
  2506. reshowcase
  2507. resource-pooling >= "1.1"
  2508. resource_cache
  2509. resp
  2510. resp-client
  2511. resp-mirage
  2512. resp-server >= "0.9"
  2513. resp-unix
  2514. resto
  2515. resto-acl
  2516. resto-cohttp
  2517. resto-cohttp-client
  2518. resto-cohttp-self-serving-client
  2519. resto-cohttp-server
  2520. resto-directory
  2521. resto-json
  2522. result
  2523. rfc1951 >= "0.8.1" & != "1.0.0"
  2524. rfc6287 >= "1.0.4"
  2525. rfc7748
  2526. rfsm >= "1.6-alpha-3"
  2527. rhythm
  2528. ringo
  2529. ringo-lwt
  2530. rio
  2531. riot
  2532. river
  2533. rock
  2534. rocq-core
  2535. rocq-devtools
  2536. rocq-runtime
  2537. rocqide
  2538. roman
  2539. root1d >= "0.5.1"
  2540. rope >= "0.6.2"
  2541. rosa
  2542. rosetta >= "0.2.0"
  2543. routes
  2544. rpc
  2545. rpc_parallel
  2546. rpclib
  2547. rpclib-async
  2548. rpclib-html
  2549. rpclib-js
  2550. rpclib-lwt
  2551. rpmfile
  2552. rpmfile-cli
  2553. rpmfile-eio
  2554. rpmfile-unix
  2555. rsdd
  2556. rss
  2557. rtop
  2558. rtree
  2559. rune
  2560. rungen
  2561. runtime_events_tools
  2562. runtime_events_tools_bare
  2563. rusage
  2564. rust-staticlib-gen
  2565. rust-staticlib-virtual
  2566. SourceCode_ASCII
  2567. SZXX
  2568. safemoney
  2569. safepass >= "3.1"
  2570. saga
  2571. sail >= "0.15"
  2572. sail_c_backend
  2573. sail_coq_backend
  2574. sail_doc_backend
  2575. sail_latex_backend
  2576. sail_lean_backend
  2577. sail_lem_backend
  2578. sail_manifest
  2579. sail_ocaml_backend
  2580. sail_output
  2581. sail_smt_backend
  2582. sail_sv_backend
  2583. salsa20 >= "1.0.0"
  2584. salsa20-core >= "1.0.0"
  2585. salto-analyzer
  2586. saltoIL
  2587. samplerate >= "0.1.6"
  2588. sanddb >= "0.2"
  2589. sarek
  2590. sarif
  2591. satex
  2592. saturn
  2593. saturn_lockfree
  2594. satyrographos
  2595. savvy
  2596. scad_ml
  2597. scfg
  2598. scgi
  2599. scipy
  2600. scope
  2601. scrypt-kdf
  2602. sd_logic
  2603. sdl-liquidsoap >= "3"
  2604. search
  2605. searchTree
  2606. secp256k1 >= "0.4.1"
  2607. secp256k1-internal
  2608. sedlex >= "2.0"
  2609. sek
  2610. sel
  2611. semantic_version
  2612. semaphore-compat
  2613. semv
  2614. semver >= "0.2.1"
  2615. semver2
  2616. sendmail
  2617. sendmail-lwt
  2618. sendmail-miou-unix
  2619. sendmail-mirage
  2620. sentry
  2621. seq < "base"
  2622. seqes
  2623. sequencer_table
  2624. serde
  2625. serde_debug
  2626. serde_derive
  2627. serde_json
  2628. serde_sexpr
  2629. serde_xml
  2630. serial
  2631. server-reason-react
  2632. session >= "0.4.1"
  2633. session-cohttp >= "0.4.1"
  2634. session-cohttp-async >= "0.4.1"
  2635. session-cohttp-lwt >= "0.4.1"
  2636. session-cookie
  2637. session-cookie-async
  2638. session-cookie-lwt
  2639. session-postgresql >= "0.4.1"
  2640. session-postgresql-async
  2641. session-postgresql-lwt
  2642. session-redis-lwt >= "0.4.1"
  2643. session-webmachine >= "0.4.1"
  2644. setcore >= "1.0.2"
  2645. sexp
  2646. sexp_decode
  2647. sexp_diff
  2648. sexp_diff_kernel
  2649. sexp_grammar
  2650. sexp_macro
  2651. sexp_pretty
  2652. sexp_select
  2653. sexp_string_quickcheck
  2654. sexplib >= "v0.12.0"
  2655. sexplib0 >= "v0.12.0"
  2656. sexps-rewriter
  2657. sgf >= "1.0.1"
  2658. sha >= "1.13"
  2659. shades
  2660. shapefile
  2661. shared-block-ring
  2662. shared-memory-ring
  2663. shared-memory-ring-lwt
  2664. shared-secret >= "0.4"
  2665. shell
  2666. sherlodoc
  2667. shexp
  2668. shine >= "0.2.2"
  2669. shuttle
  2670. shuttle_http
  2671. shuttle_ssl
  2672. shuttle_websocket
  2673. sifun
  2674. signal
  2675. sihl
  2676. sihl-cache
  2677. sihl-contract
  2678. sihl-core
  2679. sihl-email
  2680. sihl-facade
  2681. sihl-persistence
  2682. sihl-queue
  2683. sihl-session
  2684. sihl-storage
  2685. sihl-token
  2686. sihl-type
  2687. sihl-user
  2688. sihl-web
  2689. simlog
  2690. simple63
  2691. sitemap
  2692. sklearn
  2693. slack
  2694. slacko
  2695. slice
  2696. slipshow
  2697. slug
  2698. smart-print >= "0.3.0"
  2699. smaws-clients
  2700. smaws-lib
  2701. smbc
  2702. smol
  2703. smol-helpers
  2704. smtlib-utils
  2705. smtml
  2706. snappy >= "0.1.2"
  2707. snf_mcp
  2708. snoke
  2709. so
  2710. sodium-fmt
  2711. solid
  2712. solid_server
  2713. solid_tools
  2714. solidity-alcotest
  2715. solidity-common
  2716. solidity-parser
  2717. solidity-test
  2718. solidity-typechecker
  2719. solo5-elftool
  2720. sortedseq_intersect
  2721. soundtouch >= "0.1.9"
  2722. soupault
  2723. sowilo
  2724. spacetime_lib
  2725. spatial-shell
  2726. spawn < "v0.9.0" | >= "v0.13.0"
  2727. spdx_licenses
  2728. spectrum
  2729. speed
  2730. speex
  2731. spelll >= "0.4"
  2732. spices
  2733. spin
  2734. splay_tree
  2735. splittable_random
  2736. spoc
  2737. spoc_ppx
  2738. spoke
  2739. spotify-web-api
  2740. spotify_ml
  2741. spotlib >= "4.1.0"
  2742. spurs
  2743. sqids
  2744. sqlgg >= "20200521"
  2745. sqlite3 >= "4.4.1"
  2746. sqlite3_utils
  2747. srt
  2748. ssh-agent >= "0.2.0"
  2749. ssl >= "0.5.6"
  2750. starpath
  2751. starred_ml
  2752. statocaml
  2753. statocaml_changelog
  2754. statocaml_community
  2755. statocaml_db
  2756. statocaml_github
  2757. statocaml_go
  2758. statocaml_gui
  2759. statocaml_html
  2760. statocaml_plots
  2761. statocaml_profile
  2762. stdcompat >= "19"
  2763. stdint >= "0.6.0"
  2764. stdint-literals
  2765. stdio
  2766. stdlib-diff
  2767. stdlib-random
  2768. stdlib-shims
  2769. stdune
  2770. stitch
  2771. stk
  2772. stk_iconv
  2773. stk_ocf
  2774. stk_ppx
  2775. stk_rdf
  2776. stk_xml
  2777. stog >= "0.20.0"
  2778. stog_all
  2779. stog_asy
  2780. stog_dot
  2781. stog_extern
  2782. stog_markdown
  2783. stog_multi_doc
  2784. stog_nocaml
  2785. stog_noexec
  2786. stog_plugins
  2787. stog_rdf
  2788. stog_rel_href
  2789. stog_server
  2790. stog_server_multi
  2791. stog_sitemap
  2792. stog_writing
  2793. stone >= "0.5.2"
  2794. store
  2795. stored_reversed
  2796. stramon-lib
  2797. streamable
  2798. streaming
  2799. string_dict
  2800. stringCodepointSplitter
  2801. stringext >= "1.6.0"
  2802. stringx
  2803. sturgeon >= "0.4.2"
  2804. styled-ppx
  2805. subprocess
  2806. subscriptions-transport-ws
  2807. subtype-refinement >= "0.2"
  2808. sun
  2809. svmwrap
  2810. swagger >= "0.2.0"
  2811. swapfs
  2812. swhid
  2813. swhid_compute
  2814. swhid_core
  2815. swhid_types
  2816. swipl
  2817. syguslib-utils
  2818. synchronizer
  2819. syncweb
  2820. syndic >= "1.6.0"
  2821. synopsis
  2822. sys-socket
  2823. sys-socket-unix
  2824. syslog >= "2.0.1"
  2825. syslog-message >= "1.0.0"
  2826. syslog-rfc5424
  2827. systemverilog >= "0.0.2"
  2828. TCSLib >= "0.5"
  2829. tablecloth-base
  2830. tablecloth-melange
  2831. tablecloth-native < "transition"
  2832. tabr
  2833. tacit
  2834. taglib >= "0.3.7"
  2835. talaria-bibtex
  2836. talon
  2837. tar
  2838. tar-eio
  2839. tar-mirage
  2840. tar-unix
  2841. tcalc
  2842. tcpip
  2843. tcs-lib
  2844. tdigest
  2845. telemetry
  2846. telltime
  2847. tensorboard
  2848. term-indexing
  2849. term-tools
  2850. terminal
  2851. terminal_size >= "0.1.4"
  2852. terminus
  2853. terminus-cohttp
  2854. terminus-hlc
  2855. terml
  2856. testo
  2857. testo-diff
  2858. testo-lwt
  2859. testo-util
  2860. testu01
  2861. textmate-language
  2862. textrazor
  2863. textutils
  2864. textutils_kernel
  2865. textwrap >= "0.2.1"
  2866. tezos-baking-015-PtLimaPt
  2867. tezos-baking-015-PtLimaPt-commands
  2868. tezos-baking-016-PtMumbai
  2869. tezos-baking-016-PtMumbai-commands
  2870. tezos-baking-017-PtNairob
  2871. tezos-baking-017-PtNairob-commands
  2872. tezos-baking-alpha
  2873. tezos-baking-alpha-commands
  2874. tezos-base
  2875. tezos-base-test-helpers
  2876. tezos-base58
  2877. tezos-benchmark >= "19.0"
  2878. tezos-bls12-381-polynomial
  2879. tezos-clic
  2880. tezos-client-000-Ps9mPmXa
  2881. tezos-client-001-PtCJ7pwo
  2882. tezos-client-002-PsYLVpVv
  2883. tezos-client-003-PsddFKi3
  2884. tezos-client-004-Pt24m4xi
  2885. tezos-client-005-PsBabyM1
  2886. tezos-client-006-PsCARTHA
  2887. tezos-client-007-PsDELPH1
  2888. tezos-client-008-PtEdo2Zk
  2889. tezos-client-009-PsFLoren
  2890. tezos-client-010-PtGRANAD
  2891. tezos-client-011-PtHangz2
  2892. tezos-client-012-Psithaca
  2893. tezos-client-013-PtJakart
  2894. tezos-client-014-PtKathma
  2895. tezos-client-015-PtLimaPt
  2896. tezos-client-016-PtMumbai
  2897. tezos-client-017-PtNairob
  2898. tezos-client-alpha
  2899. tezos-client-base
  2900. tezos-client-base-unix
  2901. tezos-client-commands
  2902. tezos-client-demo-counter < "18.0" | >= "19.0"
  2903. tezos-client-genesis < "18.0" | >= "19.0"
  2904. tezos-context
  2905. tezos-context-hash
  2906. tezos-context-hash-irmin
  2907. tezos-context-ops
  2908. tezos-crypto
  2909. tezos-crypto-dal
  2910. tezos-dac-client-lib >= "19.0"
  2911. tezos-dac-lib >= "19.0"
  2912. tezos-dac-node-lib >= "19.0"
  2913. tezos-dal-node-lib < "18.0" | >= "19.0"
  2914. tezos-dal-node-services < "18.0" | >= "19.0"
  2915. tezos-embedded-protocol-000-Ps9mPmXa
  2916. tezos-embedded-protocol-001-PtCJ7pwo
  2917. tezos-embedded-protocol-002-PsYLVpVv
  2918. tezos-embedded-protocol-003-PsddFKi3
  2919. tezos-embedded-protocol-004-Pt24m4xi
  2920. tezos-embedded-protocol-005-PsBABY5H
  2921. tezos-embedded-protocol-005-PsBabyM1
  2922. tezos-embedded-protocol-006-PsCARTHA
  2923. tezos-embedded-protocol-007-PsDELPH1
  2924. tezos-embedded-protocol-008-PtEdo2Zk
  2925. tezos-embedded-protocol-008-PtEdoTez
  2926. tezos-embedded-protocol-009-PsFLoren
  2927. tezos-embedded-protocol-010-PtGRANAD
  2928. tezos-embedded-protocol-011-PtHangz2
  2929. tezos-embedded-protocol-012-Psithaca
  2930. tezos-embedded-protocol-013-PtJakart
  2931. tezos-embedded-protocol-014-PtKathma
  2932. tezos-embedded-protocol-015-PtLimaPt
  2933. tezos-embedded-protocol-016-PtMumbai
  2934. tezos-embedded-protocol-017-PtNairob
  2935. tezos-embedded-protocol-alpha
  2936. tezos-embedded-protocol-demo-counter
  2937. tezos-embedded-protocol-demo-noops
  2938. tezos-embedded-protocol-genesis
  2939. tezos-error-monad
  2940. tezos-event-logging
  2941. tezos-event-logging-test-helpers
  2942. tezos-hacl-glue
  2943. tezos-hacl-glue-unix
  2944. tezos-injector-015-PtLimaPt
  2945. tezos-injector-016-PtMumbai
  2946. tezos-layer2-store
  2947. tezos-layer2-utils-016-PtMumbai
  2948. tezos-layer2-utils-017-PtNairob
  2949. tezos-lazy-containers
  2950. tezos-lwt-result-stdlib < "16.0"
  2951. tezos-micheline
  2952. tezos-mockup
  2953. tezos-mockup-commands
  2954. tezos-mockup-proxy
  2955. tezos-mockup-registration
  2956. tezos-openapi
  2957. tezos-p2p
  2958. tezos-p2p-services
  2959. tezos-plompiler
  2960. tezos-plonk
  2961. tezos-protocol-000-Ps9mPmXa < "18.0" | >= "19.0"
  2962. tezos-protocol-001-PtCJ7pwo < "18.0" | >= "19.0"
  2963. tezos-protocol-002-PsYLVpVv < "18.0" | >= "19.0"
  2964. tezos-protocol-003-PsddFKi3 < "18.0" | >= "19.0"
  2965. tezos-protocol-004-Pt24m4xi < "18.0" | >= "19.0"
  2966. tezos-protocol-005-PsBABY5H < "18.0" | >= "19.0"
  2967. tezos-protocol-005-PsBabyM1 < "18.0" | >= "19.0"
  2968. tezos-protocol-006-PsCARTHA < "18.0" | >= "19.0"
  2969. tezos-protocol-007-PsDELPH1 < "18.0" | >= "19.0"
  2970. tezos-protocol-008-PtEdo2Zk < "18.0" | >= "19.0"
  2971. tezos-protocol-008-PtEdoTez < "18.0" | >= "19.0"
  2972. tezos-protocol-009-PsFLoren < "18.0" | >= "19.0"
  2973. tezos-protocol-010-PtGRANAD < "18.0" | >= "19.0"
  2974. tezos-protocol-011-PtHangz2 < "18.0" | >= "19.0"
  2975. tezos-protocol-012-Psithaca < "18.0" | >= "19.0"
  2976. tezos-protocol-013-PtJakart < "18.0" | >= "19.0"
  2977. tezos-protocol-014-PtKathma < "18.0" | >= "19.0"
  2978. tezos-protocol-015-PtLimaPt < "18.0" | >= "19.0"
  2979. tezos-protocol-016-PtMumbai < "18.0" | >= "19.0"
  2980. tezos-protocol-017-PtNairob < "18.0" | >= "19.0"
  2981. tezos-protocol-018-Proxford >= "19.0"
  2982. tezos-protocol-019-PtParisB
  2983. tezos-protocol-020-PsParisC
  2984. tezos-protocol-alpha < "18.0" | >= "19.0"
  2985. tezos-protocol-demo-counter < "18.0" | >= "19.0"
  2986. tezos-protocol-demo-noops < "18.0" | >= "19.0"
  2987. tezos-protocol-environment
  2988. tezos-protocol-environment-packer
  2989. tezos-protocol-environment-sigs
  2990. tezos-protocol-environment-structs
  2991. tezos-protocol-genesis < "18.0" | >= "19.0"
  2992. tezos-protocol-plugin-007-PsDELPH1
  2993. tezos-protocol-plugin-007-PsDELPH1-registerer
  2994. tezos-protocol-plugin-008-PtEdo2Zk
  2995. tezos-protocol-plugin-008-PtEdo2Zk-registerer
  2996. tezos-protocol-plugin-009-PsFLoren
  2997. tezos-protocol-plugin-009-PsFLoren-registerer
  2998. tezos-protocol-plugin-010-PtGRANAD
  2999. tezos-protocol-plugin-010-PtGRANAD-registerer
  3000. tezos-protocol-plugin-011-PtHangz2
  3001. tezos-protocol-plugin-011-PtHangz2-registerer
  3002. tezos-protocol-plugin-012-Psithaca
  3003. tezos-protocol-plugin-012-Psithaca-registerer
  3004. tezos-protocol-plugin-013-PtJakart
  3005. tezos-protocol-plugin-013-PtJakart-registerer
  3006. tezos-protocol-plugin-014-PtKathma
  3007. tezos-protocol-plugin-014-PtKathma-registerer
  3008. tezos-protocol-plugin-015-PtLimaPt
  3009. tezos-protocol-plugin-015-PtLimaPt-registerer
  3010. tezos-protocol-plugin-016-PtMumbai
  3011. tezos-protocol-plugin-016-PtMumbai-registerer
  3012. tezos-protocol-plugin-017-PtNairob
  3013. tezos-protocol-plugin-017-PtNairob-registerer
  3014. tezos-protocol-plugin-alpha
  3015. tezos-protocol-plugin-alpha-registerer
  3016. tezos-protocol-updater
  3017. tezos-proxy
  3018. tezos-proxy-server-config < "18.0" | >= "19.0"
  3019. tezos-requester
  3020. tezos-rpc
  3021. tezos-rpc-http
  3022. tezos-rpc-http-client
  3023. tezos-rpc-http-client-unix
  3024. tezos-rpc-http-server
  3025. tezos-sapling
  3026. tezos-scoru-wasm
  3027. tezos-scoru-wasm-fast
  3028. tezos-scoru-wasm-helpers
  3029. tezos-shell
  3030. tezos-shell-context
  3031. tezos-shell-services
  3032. tezos-shell-services-test-helpers
  3033. tezos-signer-backends
  3034. tezos-signer-services
  3035. tezos-smart-rollup-016-PtMumbai
  3036. tezos-smart-rollup-017-PtNairob
  3037. tezos-smart-rollup-alpha
  3038. tezos-smart-rollup-layer2-016-PtMumbai
  3039. tezos-smart-rollup-layer2-017-PtNairob
  3040. tezos-stdlib-unix
  3041. tezos-store
  3042. tezos-test-helpers < "16.0"
  3043. tezos-test-helpers-extra
  3044. tezos-test-services
  3045. tezos-tree-encoding
  3046. tezos-tx-rollup-015-PtLimaPt
  3047. tezos-validation
  3048. tezos-version
  3049. tezos-webassembly-interpreter
  3050. tezos-webassembly-interpreter-extra
  3051. tezos-workers
  3052. tezt < "3.1.0"
  3053. tezt-bam
  3054. tezt-tezos != "18.1"
  3055. theora
  3056. thread-local-storage
  3057. thread-table
  3058. thrift
  3059. tidy >= "5-0.2"
  3060. tidy_email
  3061. tidy_email_mailgun
  3062. tidy_email_sendgrid
  3063. tidy_email_smtp
  3064. tilde_f
  3065. time_now
  3066. timed >= "1.1"
  3067. timedesc
  3068. timedesc-json
  3069. timedesc-sexp
  3070. timedesc-tzdb
  3071. timedesc-tzlocal
  3072. timedesc-tzlocal-js
  3073. timere
  3074. timere-parse
  3075. timezone
  3076. timmy
  3077. timmy-jsoo
  3078. timmy-lwt
  3079. timmy-unix
  3080. tiny_httpd
  3081. tiny_httpd_camlzip
  3082. tinyfiledialogs
  3083. tip-parser >= "0.4"
  3084. tldr
  3085. tls >= "0.12.8"
  3086. tls-async
  3087. tls-eio
  3088. tls-liquidsoap
  3089. tls-lwt
  3090. tls-miou-unix
  3091. tls-mirage
  3092. toc
  3093. tofn
  3094. togglelog
  3095. toml
  3096. toml-cconv
  3097. toml_cconv
  3098. toplevel_backend
  3099. toplevel_expect_test
  3100. topojson
  3101. topojsone
  3102. topological_sort
  3103. torch
  3104. tqdm
  3105. trace
  3106. trace-fuchsia
  3107. trace-tef
  3108. tracing
  3109. tracy-client
  3110. trail
  3111. traits
  3112. trampoline
  3113. transept
  3114. traverse
  3115. travesty != "0.6.1"
  3116. trax >= "0.4.0"
  3117. tree_layout >= "0.2"
  3118. treeprint >= "2.3.0"
  3119. trexio
  3120. trie
  3121. trs
  3122. tsdl-image >= "0.3.0"
  3123. tsdl-mixer
  3124. tsdl-ttf >= "0.3"
  3125. tsort
  3126. tty
  3127. tube >= "4.4.0"
  3128. tuntap
  3129. twirp_cohttp_lwt_unix
  3130. twirp_core
  3131. twirp_ezcurl
  3132. twirp_tiny_httpd
  3133. twostep
  3134. tyabt
  3135. type_eq
  3136. type_id
  3137. typed_list
  3138. typeid
  3139. typerep >= "v0.12.0"
  3140. typeset
  3141. tyre >= "0.5"
  3142. tyxml >= "4.3.0"
  3143. tyxml-jsx
  3144. tyxml-lwd
  3145. tyxml-ppx >= "4.3.0"
  3146. tyxml-syntax
  3147. ubase
  3148. ubpf >= "0.2"
  3149. uecc >= "0.3"
  3150. uint >= "2.0.1"
  3151. ulid
  3152. um-abt
  3153. unidecode
  3154. unionFind
  3155. unisim_archisec
  3156. unison >= "2.51.4" & < "2.53.4"
  3157. universal-portal
  3158. universo
  3159. unix-errno >= "0.6.0"
  3160. unstrctrd
  3161. uopt
  3162. uri >= "2.2.1"
  3163. uri-bench
  3164. uri-re
  3165. uri-sexp
  3166. uring
  3167. uring-trace
  3168. uritemplate
  3169. urn
  3170. user-agent-parser
  3171. username_kernel
  3172. uspf
  3173. uspf-lwt
  3174. uspf-mirage
  3175. uspf-unix
  3176. utop
  3177. uuuu >= "0.1.1"
  3178. validate
  3179. validator
  3180. variantslib >= "v0.12.0"
  3181. varray
  3182. vcaml
  3183. vcardgen >= "1.2"
  3184. vchan
  3185. vchan-unix
  3186. vchan-xen
  3187. vdom
  3188. vec
  3189. vector
  3190. vector3 >= "1.0.0"
  3191. vendredi
  3192. vercel
  3193. versioned_polling_state_rpc
  3194. vhd-format >= "0.12.0"
  3195. vhd-format-lwt
  3196. vif
  3197. virtual_dom
  3198. virtual_dom_toplayer
  3199. visitors >= "20200207"
  3200. vlq >= "0.2.1"
  3201. vlt
  3202. vmnet
  3203. vocal
  3204. volgo
  3205. volgo-base
  3206. volgo-git-backend
  3207. volgo-git-eio
  3208. volgo-git-unix
  3209. volgo-hg-backend
  3210. volgo-hg-eio
  3211. volgo-hg-unix
  3212. volgo-vcs
  3213. voqc
  3214. vorbis
  3215. vpt >= "5.0.0"
  3216. vscoq-language-server
  3217. vsrocq-language-server
  3218. vue-jsoo
  3219. vue-ppx
  3220. wall >= "0.4"
  3221. wasm >= "2.0.2"
  3222. wasm_of_ocaml-compiler
  3223. wasmer
  3224. wasmtime
  3225. wayland
  3226. waylaunch
  3227. wcwidth
  3228. webauthn
  3229. weberizer >= "0.8"
  3230. webmachine >= "0.6.2"
  3231. websocket >= "2.12"
  3232. websocket-async >= "2.12"
  3233. websocket-lwt
  3234. websocket-lwt-unix
  3235. websocketaf
  3236. webtest
  3237. webtest-js
  3238. why3find
  3239. wikitext
  3240. win-error >= "1.0"
  3241. win-eventlog >= "0.3"
  3242. winsvc
  3243. ws
  3244. ws-server
  3245. wseg
  3246. wtf8 >= "1.0.2"
  3247. wtr
  3248. wtr-ppx
  3249. wu-manber-fuzzy-search
  3250. x509
  3251. x86_64-esperanto >= "0.0.6"
  3252. xapi-backtrace
  3253. xapi-inventory
  3254. xapi-rrd
  3255. xapi-stdext-date
  3256. xapi-stdext-encodings
  3257. xapi-stdext-pervasives
  3258. xapi-stdext-std
  3259. xapi-stdext-threads
  3260. xapi-stdext-unix
  3261. xapi-stdext-zerocheck
  3262. xcursor
  3263. xdg
  3264. xdg-basedir
  3265. xedbindings
  3266. xen-evtchn
  3267. xen-evtchn-unix
  3268. xen-gnt
  3269. xen-gnt-unix
  3270. xenstore
  3271. xenstore-tool
  3272. xenstore_transport >= "1.1.0"
  3273. xkbcommon
  3274. xlsx2csv
  3275. xmelly
  3276. xml-light >= "2.5"
  3277. xmldiff >= "0.7.0"
  3278. xmldiff_js
  3279. xmlplaylist >= "0.1.5"
  3280. xoshiro
  3281. xtmpl >= "0.19.0"
  3282. xtmpl_js
  3283. xtmpl_ppx
  3284. yaml >= "1.0.0"
  3285. yaml-sexp
  3286. yara >= "0.2"
  3287. yocaml
  3288. yocaml_cmark
  3289. yocaml_cmarkit
  3290. yocaml_eio
  3291. yocaml_git
  3292. yocaml_jingoo
  3293. yocaml_markdown
  3294. yocaml_mustache
  3295. yocaml_omd
  3296. yocaml_otoml
  3297. yocaml_runtime
  3298. yocaml_syndication
  3299. yocaml_unix
  3300. yocaml_yaml
  3301. yojson >= "1.5.0"
  3302. yojson-bench
  3303. yojson-five
  3304. yosqlite
  3305. yurt >= "0.6"
  3306. yuscii >= "0.2.1"
  3307. yuujinchou
  3308. zanuda
  3309. zar
  3310. zarith-ppx
  3311. zarith_stubs_js
  3312. zarr
  3313. zarr-eio
  3314. zarr-lwt
  3315. zarr-sync
  3316. zdd
  3317. zed >= "2.0.6"
  3318. zeit
  3319. zelus
  3320. zelus-gtk
  3321. zipperposition
  3322. zipperposition-tools
  3323. zlib
  3324. zlist >= "0.4.0"
  3325. zmq >= "5.1.0"
  3326. zmq-async >= "5.1.0"
  3327. zmq-eio
  3328. zmq-lwt >= "5.1.0"
  3329. zstandard >= "v0.12.1"
  3330. zstd >= "0.3"
  3331. zxcvbn >= "2.3+2"

Conflicts (7)

  1. jbuilder = "transition"
  2. js_of_ocaml-compiler < "3.6.0"
  3. dune-release < "2.0.0"
  4. odoc < "2.0.1"
  5. dune-configurator < "2.3.0"
  6. ocaml-lsp-server < "1.3.0"
  7. merlin < "3.4.0"