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