package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.22.0.tbz
sha256=cb816b2e672ca6c6ea680133f01287bd95a58ca611cb476acff67b8adbacf722
sha512=c99102070a9c90b29ca4cac68bd2444c086dd0ac5b63515d561087509beff719c4c534ee844f25ce391d1c08080f9e78b7dd32ed14057c6b9cc7886f60337f3b

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: 19 Mar 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.08.0 to build itself and can build OCaml projects using OCaml 4.02.3 or greater.

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

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

You can also build it manually with:

$ make release
$ make install

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

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

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

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

Support

Issues Discussions Discuss OCaml Discord

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

Dependencies (3)

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

Dev Dependencies (17)

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

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