package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.12.1.tbz
sha256=b9fd6560879f9d340ae8a87c967b0d2bcd3c4120cffcd9fb661f325078f74f6f
sha512=1a4159d18a7aee0ca9f53f176955a41f5a6d83b16885e7f6ac47326453572df74a87f21f4ceddb8d2e94e00f61d2ba5ca6dba299679968f1d151d2811dcd2014

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: 30 Nov 2023

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