package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.10.0.tbz
sha256=9ff03384a98a8df79852cc674f0b4738ba8aec17029b6e2eeb514f895e710355
sha512=8133cdcc5499a6bf21cd65b4fc8b12445ae39366731006773fcd3b348c553a8d89d004db161c655aa167a2a3653b7919d32b27f29217106ef762bd01b43afc76

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 supports multi-package development by simply dropping multiple repositories into the same directory.

It 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.

Added to opam-repository:

README

Dune

A Composable Build System for OCaml

Main Workflow Release Coverage 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 (5)

  1. base-threads
  2. base-unix
  3. ocamlfind-secondary
  4. ocaml >= "4.02" & < "4.08~~"
  5. ocaml >= "4.08" & < "5.3"

Dev Dependencies

None

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

Conflicts (7)

  1. jbuilder = "transition"
  2. js_of_ocaml-compiler < "3.6.0"
  3. dune-release < "1.3.0"
  4. odoc < "2.0.1"
  5. dune-configurator < "2.3.0"
  6. ocaml-lsp-server < "1.3.0"
  7. merlin < "3.4.0"