package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.23.0.tbz
sha256=e92987ffe4bc7956b18b2251b0f9844d55dfa387035ce60a3f0fd5ac4e2617d4
sha512=ef42c7ac24f300c00c429ea0e7e152bb46f7bbb1e81cf1dad225c4f41598f744b83d404a8ac949c2da074288f5560c8770421ba474a5751a20090b2f9cfa2435

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: 05 May 2026

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.14.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.14"

Dev Dependencies (18)

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