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