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