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