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-pretty
  1649. nottui-unix
  1650. notty >= "0.2.3"
  1651. notty-community
  1652. notty_async >= "v0.12.0"
  1653. np
  1654. npy >= "0.0.9"
  1655. nsq
  1656. numeric_string
  1657. nuscr
  1658. OCADml
  1659. OCanren
  1660. OCanren-ppx
  1661. OSCADml
  1662. obatcher
  1663. obeam
  1664. obelisk >= "0.5.0"
  1665. obuilder
  1666. obuilder-spec
  1667. obus >= "1.2.0"
  1668. ocal >= "0.2.2"
  1669. ocaml-canvas
  1670. ocaml-compiler-libs >= "v0.12.0"
  1671. ocaml-embed-file
  1672. ocaml-in-python
  1673. ocaml-index
  1674. ocaml-lsp-server
  1675. ocaml-lua
  1676. ocaml-migrate-parsetree
  1677. ocaml-migrate-parsetree-ocamlbuild
  1678. ocaml-monadic >= "0.4.1"
  1679. ocaml-print-intf
  1680. ocaml-probes
  1681. ocaml-protoc >= "2.0.1"
  1682. ocaml-protoc-plugin
  1683. ocaml-r >= "0.1.1"
  1684. ocaml-sat-solvers >= "0.8"
  1685. ocaml-syntax-shims
  1686. ocaml-systemd >= "1.3"
  1687. ocaml-top >= "1.2.0"
  1688. ocaml-vdom < "transition"
  1689. ocaml-version >= "3.5.0"
  1690. ocaml_db_model
  1691. ocaml_intrinsics
  1692. ocaml_intrinsics_kernel
  1693. ocaml_openapi_generator
  1694. ocaml_pgsql_model
  1695. ocaml_plugin
  1696. ocamlapi
  1697. ocamlapi_async
  1698. ocamlapi_lwt_unix
  1699. ocamlapi_ppx
  1700. ocamlc-loc < "3.19.0"
  1701. ocamlcodoc
  1702. ocamldiff >= "1.2"
  1703. ocamlformat >= "0.24.1"
  1704. ocamlformat-lib
  1705. ocamlformat-mlx
  1706. ocamlformat-mlx-lib
  1707. ocamlformat-rpc < "removed"
  1708. ocamlformat-rpc-lib
  1709. ocamlfuse
  1710. ocamlgraph >= "2.0.0"
  1711. ocamlgraph_gtk
  1712. ocamline
  1713. ocamlog
  1714. ocamlregextkit
  1715. ocannl_npy
  1716. ocb
  1717. ocf >= "0.8.0" & < "1.0.0"
  1718. ocf_ppx < "1.0.0"
  1719. ockt
  1720. ocluster != "0.2"
  1721. ocluster-api
  1722. ocluster-worker
  1723. ocolor
  1724. ocp-browser >= "1.1.9"
  1725. ocp-indent >= "1.7.0" & < "1.9.0"
  1726. ocp-indent-nlfork
  1727. ocp-index >= "1.1.9"
  1728. ocp-search
  1729. ocp_reveal
  1730. ocplib-endian >= "1.1"
  1731. ocplib-json-typed-browser
  1732. ocplib-json-typed-bson
  1733. ocplib-simplex >= "0.5"
  1734. ocplib_stuff >= "0.4.0"
  1735. ocsigen-i18n >= "4.0.0"
  1736. ocsigen-ppx-rpc
  1737. ocsigenserver >= "4.0.1" & < "7.0.0"
  1738. ocsipersist
  1739. ocsipersist-dbm
  1740. ocsipersist-dbm-config
  1741. ocsipersist-lib
  1742. ocsipersist-pgsql
  1743. ocsipersist-pgsql-config
  1744. ocsipersist-sqlite
  1745. ocsipersist-sqlite-config
  1746. octavius >= "1.2.2"
  1747. ocue
  1748. odash
  1749. odate
  1750. odds >= "1.1"
  1751. odep
  1752. odepack >= "0.6.9"
  1753. odnnr
  1754. odoc < "3.1.0"
  1755. odoc-driver < "3.1.0"
  1756. odoc-md < "3.1.0"
  1757. odoc-parser < "3.1.0"
  1758. oepub
  1759. of_json
  1760. offheap
  1761. oframl
  1762. ogg >= "1.0.0"
  1763. ohex
  1764. oidc
  1765. ojo
  1766. ojs < "1.1.7"
  1767. ojs_base
  1768. ojs_base_all
  1769. ojs_base_ppx
  1770. ojs_ed
  1771. ojs_filetree
  1772. ojs_list
  1773. oktree
  1774. olinq >= "0.3"
  1775. oma
  1776. omd >= "1.3.2"
  1777. ometrics
  1778. omg
  1779. omigrate
  1780. omlr >= "1.0.3"
  1781. omtl
  1782. oneffs
  1783. oniguruma
  1784. opam-0install
  1785. opam-0install-cudf
  1786. opam-bin >= "1.0.0"
  1787. opam-build
  1788. opam-check-npm-deps
  1789. opam-client >= "2.0.2"
  1790. opam-compiler
  1791. opam-core >= "2.0.2"
  1792. opam-custom-install
  1793. opam-devel >= "2.0.2"
  1794. opam-dune-lint
  1795. opam-ed >= "0.4"
  1796. opam-file-format >= "2.1.0" & < "2.1.5"
  1797. opam-format >= "2.0.2"
  1798. opam-graph
  1799. opam-grep >= "0.2.0"
  1800. opam-installer >= "2.0.2"
  1801. opam-monorepo
  1802. opam-package-upgrade >= "0.2"
  1803. opam-publish >= "2.0.2"
  1804. opam-repository >= "2.0.2"
  1805. opam-solver >= "2.0.2"
  1806. opam-spin
  1807. opam-state >= "2.0.2"
  1808. opam-test
  1809. opam_bin_lib != "0.9.5"
  1810. opasswd
  1811. opatch
  1812. opazl
  1813. openai
  1814. openai-gym
  1815. openapi
  1816. openapi-opium
  1817. openapi_router
  1818. opencc0
  1819. opencc1
  1820. opencc1_1
  1821. openQASM
  1822. openstellina
  1823. opentelemetry
  1824. opentelemetry-client
  1825. opentelemetry-client-cohttp-eio
  1826. opentelemetry-client-cohttp-lwt
  1827. opentelemetry-client-ocurl
  1828. opentelemetry-client-ocurl-lwt
  1829. opentelemetry-cohttp-lwt
  1830. opentelemetry-logs
  1831. opentelemetry-lwt
  1832. opine
  1833. opium
  1834. opium-graphql
  1835. opium-testing
  1836. opium_kernel >= "0.17.0"
  1837. oplot < "0.85"
  1838. oplsr
  1839. opomodoro
  1840. opsian
  1841. optal
  1842. opti
  1843. optimization1d >= "0.6.1"
  1844. optiml-transport
  1845. optint
  1846. opus
  1847. oraft
  1848. oranger >= "2.0.1"
  1849. orb
  1850. order-i3-xfce
  1851. ordering < "3.19.0"
  1852. ordinal
  1853. ordinal_abbreviation
  1854. ordma >= "0.0.5"
  1855. orec >= "1.0.1"
  1856. orewa
  1857. orf
  1858. orgeat
  1859. orpie
  1860. orrandomForest
  1861. orsvm_e1071 >= "4.0.0"
  1862. ortac-core
  1863. ortac-dune
  1864. ortac-qcheck-stm
  1865. ortac-runtime
  1866. ortac-runtime-qcheck-stm
  1867. ortac-wrapper
  1868. orthologic-coq
  1869. orxgboost >= "1.1.0"
  1870. osc >= "0.2.0"
  1871. osc-lwt
  1872. osc-unix
  1873. osdp >= "1.1.1"
  1874. oseq >= "0.2"
  1875. osh
  1876. oskel
  1877. osnap
  1878. ostap >= "0.6"
  1879. osx-secure-transport
  1880. otaglibc
  1881. otf
  1882. otoggl
  1883. otoml
  1884. otr
  1885. oui
  1886. ounit = "2.1.2"
  1887. ounit-lwt < "2.2.0"
  1888. ounit2
  1889. ounit2-lwt
  1890. override
  1891. owee
  1892. owi
  1893. owl >= "0.4.0" & < "1.2"
  1894. owl-base >= "0.4.0" & < "1.2"
  1895. owl-jupyter
  1896. owl-ode
  1897. owl-ode-base
  1898. owl-ode-odepack
  1899. owl-ode-sundials
  1900. owl-opt
  1901. owl-opt-lbfgs
  1902. owl-plplot < "1.1"
  1903. owl-symbolic
  1904. owl-top >= "0.4.0" & < "1.2"
  1905. owl-zoo >= "0.4.0"
  1906. owork
  1907. ozulip
  1908. p4pp
  1909. p5scm
  1910. packstream
  1911. pacomb
  1912. paf
  1913. paf-cohttp
  1914. pam
  1915. pancake
  1916. pandoc
  1917. pandoc-abbreviations
  1918. pandoc-comment
  1919. pandoc-crossref
  1920. pandoc-include
  1921. pandoc-inspect
  1922. pandoc-pdf2png
  1923. pandoc-replace
  1924. papi >= "0.1.1"
  1925. par_incr
  1926. parany >= "9.0.0"
  1927. pardi >= "2.0.2"
  1928. pari
  1929. pari-bindings
  1930. parmap >= "1.1.1"
  1931. parsexp >= "v0.12.0"
  1932. parsexp_io
  1933. parsley
  1934. passage
  1935. patch
  1936. patdiff >= "v0.12.1"
  1937. path_glob
  1938. patience_diff
  1939. patricia-tree
  1940. pattern
  1941. pb
  1942. pb-plugin
  1943. pbkdf
  1944. pbrt
  1945. pbrt_services
  1946. pbrt_yojson
  1947. pcap-format >= "0.5.2"
  1948. pcre >= "7.3.5"
  1949. pcre2
  1950. pds-reachability >= "0.2.2"
  1951. pecu >= "0.2"
  1952. petr4
  1953. petrol
  1954. pf-qubes
  1955. pg_query
  1956. pgocaml >= "4.0"
  1957. pgocaml_ppx
  1958. pgx >= "1.0"
  1959. pgx_async >= "1.0"
  1960. pgx_lwt >= "1.0"
  1961. pgx_lwt_mirage
  1962. pgx_lwt_unix
  1963. pgx_unix >= "1.0"
  1964. pgx_value_core
  1965. pgx_value_ptime
  1966. phantom-algebra >= "1.0.1"
  1967. phonetic
  1968. phylogenetics
  1969. piaf
  1970. picasso
  1971. piece_rope
  1972. piqi >= "0.7.8"
  1973. piqilib >= "0.6.16"
  1974. pixel_pusher
  1975. pkcs11 >= "0.18.0"
  1976. pkcs11-cli
  1977. pkcs11-driver
  1978. pkcs11-rev
  1979. pla >= "1.3"
  1980. plateau
  1981. plato
  1982. plebeia
  1983. plist-xml
  1984. plist-xml-lwt
  1985. plotkicadsch
  1986. plotly
  1987. plplot >= "5.11.0-1"
  1988. polars
  1989. polars_async
  1990. polka
  1991. poll
  1992. polling_state_rpc
  1993. polly < "0.5.0"
  1994. polynomial
  1995. pomap
  1996. popper
  1997. portaudio >= "0.2.2"
  1998. portaudio_c_bindings
  1999. posix-base < "4.0.1"
  2000. posix-bindings < "4.0.1"
  2001. posix-getopt >= "2.0.0" & < "4.0.1"
  2002. posix-math2 < "4.0.1"
  2003. posix-signal < "4.0.1"
  2004. posix-socket < "4.0.1"
  2005. posix-socket-unix < "4.0.1"
  2006. posix-time2 < "4.0.1"
  2007. posix-types >= "2.0.0" & < "4.0.1"
  2008. posix-uname < "4.0.1"
  2009. posixat
  2010. postgres_async
  2011. postgresql >= "4.4.1"
  2012. pp
  2013. pp-binary-ints
  2014. pp_loc
  2015. pprint >= "20200226"
  2016. ppx-owl-opt
  2017. ppx_accessor
  2018. ppx_assert
  2019. ppx_bap
  2020. ppx_base
  2021. ppx_bench
  2022. ppx_bin_prot
  2023. ppx_bitstring < "5.0.2"
  2024. ppx_blob >= "0.6.0"
  2025. ppx_camlrack
  2026. ppx_catch
  2027. ppx_cold
  2028. ppx_compare
  2029. ppx_compose >= "0.1.0"
  2030. ppx_const >= "2.0"
  2031. ppx_conv_func
  2032. ppx_counters
  2033. ppx_css
  2034. ppx_cstruct
  2035. ppx_cstubs
  2036. ppx_csv_conv
  2037. ppx_custom_printf
  2038. ppx_decimal
  2039. ppx_default
  2040. ppx_defer >= "0.4.0"
  2041. ppx_demo
  2042. ppx_derive_at_runtime
  2043. ppx_derivers >= "1.2.1"
  2044. ppx_deriving >= "4.5-1"
  2045. ppx_deriving_cad
  2046. ppx_deriving_cmdliner >= "0.5.1"
  2047. ppx_deriving_decoders
  2048. ppx_deriving_encoding
  2049. ppx_deriving_hardcaml
  2050. ppx_deriving_hash
  2051. ppx_deriving_json_schema
  2052. ppx_deriving_jsoo
  2053. ppx_deriving_madcast >= "0.2"
  2054. ppx_deriving_popper
  2055. ppx_deriving_protobuf
  2056. ppx_deriving_qcheck
  2057. ppx_deriving_rpc
  2058. ppx_deriving_scad
  2059. ppx_deriving_variant_string
  2060. ppx_deriving_yaml < "0.4.0"
  2061. ppx_deriving_yojson
  2062. ppx_diff
  2063. ppx_disable_unused_warnings
  2064. ppx_distr_guards >= "0.2"
  2065. ppx_dream_eml
  2066. ppx_embed_file
  2067. ppx_enumerate
  2068. ppx_expect
  2069. ppx_expect_nobase
  2070. ppx_ezlua
  2071. ppx_factory
  2072. ppx_fail
  2073. ppx_fields_conv
  2074. ppx_fixed_literal
  2075. ppx_fun
  2076. ppx_gen_rec >= "1.1.0"
  2077. ppx_getenv >= "2.0"
  2078. ppx_globalize
  2079. ppx_hardcaml
  2080. ppx_hash
  2081. ppx_here
  2082. ppx_ignore_instrumentation
  2083. ppx_import
  2084. ppx_inline_alcotest
  2085. ppx_inline_test
  2086. ppx_inline_test_nobase
  2087. ppx_interact
  2088. ppx_irmin
  2089. ppx_jane
  2090. ppx_js_style
  2091. ppx_jsobject_conv
  2092. ppx_jsonaf_conv
  2093. ppx_let
  2094. ppx_log
  2095. ppx_lun
  2096. ppx_make
  2097. ppx_map
  2098. ppx_marshal < "0.4.1"
  2099. ppx_marshal_ext < "0.4.1"
  2100. ppx_matches
  2101. ppx_meta_conv
  2102. ppx_mica
  2103. ppx_mikmatch
  2104. ppx_minidebug
  2105. ppx_module_timer
  2106. ppx_monad
  2107. ppx_monoid >= "0.3.2"
  2108. ppx_mysql
  2109. ppx_mysql_identity
  2110. ppx_open
  2111. ppx_optcomp
  2112. ppx_optint
  2113. ppx_optional
  2114. ppx_parser
  2115. ppx_pattern_bind
  2116. ppx_pbt
  2117. ppx_pipebang >= "v0.12.0"
  2118. ppx_protocol_conv
  2119. ppx_protocol_conv_json
  2120. ppx_protocol_conv_jsonm
  2121. ppx_protocol_conv_msgpack
  2122. ppx_protocol_conv_xml_light
  2123. ppx_protocol_conv_xmlm
  2124. ppx_protocol_conv_yaml
  2125. ppx_pyformat
  2126. ppx_python
  2127. ppx_quick_test
  2128. ppx_rapper
  2129. ppx_rapper_async
  2130. ppx_rapper_lwt
  2131. ppx_regexp >= "0.4.0"
  2132. ppx_repr
  2133. ppx_seq
  2134. ppx_sexp_conv
  2135. ppx_sexp_message
  2136. ppx_sexp_value
  2137. ppx_show
  2138. ppx_stable
  2139. ppx_stable_witness
  2140. ppx_string
  2141. ppx_string_conv
  2142. ppx_string_interpolation
  2143. ppx_subliner
  2144. ppx_system
  2145. ppx_test
  2146. ppx_there
  2147. ppx_tools >= "6.0+4.08.0"
  2148. ppx_tools_versioned
  2149. ppx_trace
  2150. ppx_ts
  2151. ppx_tydi
  2152. ppx_type_directed_value
  2153. ppx_typed_fields
  2154. ppx_typerep_conv
  2155. ppx_tyre
  2156. ppx_units
  2157. ppx_unreachable
  2158. ppx_update
  2159. ppx_variants_conv
  2160. ppx_viewpattern
  2161. ppx_wideopen
  2162. ppx_xml_conv
  2163. ppx_yojson
  2164. ppx_yojson_conv
  2165. ppx_yojson_conv_lib
  2166. ppxfind >= "1.3"
  2167. ppxlib
  2168. ppxlib-tools
  2169. ppxlib_jane
  2170. ppxx
  2171. pratter
  2172. prbnmcn-basic-structures
  2173. prbnmcn-cgrph
  2174. prbnmcn-clustering
  2175. prbnmcn-dagger
  2176. prbnmcn-dagger-gsl
  2177. prbnmcn-dagger-stats
  2178. prbnmcn-dagger-test
  2179. prbnmcn-gnuplot
  2180. prbnmcn-linalg
  2181. prbnmcn-mcts
  2182. prbnmcn-proptest
  2183. prbnmcn-stats
  2184. prbnmcn-ucb1
  2185. prc
  2186. preface
  2187. prelude
  2188. pretty_expressive
  2189. prettym
  2190. printbox >= "0.3"
  2191. printbox-ext-plot
  2192. printbox-html
  2193. printbox-md
  2194. printbox-text >= "0.6.1"
  2195. proc-smaps
  2196. process_limits
  2197. processor
  2198. producer
  2199. prof_spacetime
  2200. profiling
  2201. profunctor
  2202. progress < "0.5.0"
  2203. prom
  2204. prometheus >= "0.6"
  2205. prometheus-app >= "0.6"
  2206. prometheus-liquidsoap >= "2"
  2207. promise
  2208. promise_jsoo
  2209. promise_jsoo_lwt
  2210. protocell
  2211. protocol-9p >= "1.0.0"
  2212. protocol-9p-tool >= "1.0.0"
  2213. protocol-9p-unix >= "1.0.0"
  2214. protocol_version_header
  2215. prr
  2216. psmt2-frontend = "0.3.0" | >= "0.4.0"
  2217. psq >= "0.1.1"
  2218. ptmap >= "2.0.5"
  2219. ptset
  2220. pulseaudio >= "0.1.4"
  2221. pure-html
  2222. pure-splitmix >= "0.3"
  2223. purl
  2224. pvec
  2225. pxshot
  2226. py >= "1.1"
  2227. pyast
  2228. pyml >= "20210924"
  2229. pyml_bindgen >= "0.3.0"
  2230. pyre-ast
  2231. pythonlib
  2232. qbf >= "0.3"
  2233. qcheck >= "0.13"
  2234. qcheck-alcotest
  2235. qcheck-core
  2236. qcheck-lin < "0.10"
  2237. qcheck-multicoretests-util < "0.10"
  2238. qcheck-ounit
  2239. qcheck-stm < "0.10"
  2240. qdrant
  2241. qinap
  2242. qiskit
  2243. qmp >= "0.19.0"
  2244. qrencode
  2245. qtest >= "2.10.1"
  2246. queenshead
  2247. quests
  2248. quick_print
  2249. quickjs
  2250. radamsa
  2251. radare2 >= "0.0.3"
  2252. randii
  2253. randomconv
  2254. randoml
  2255. range >= "0.8"
  2256. rangeSet
  2257. rankers
  2258. rawlink
  2259. rawlink-eio
  2260. rawlink-lwt
  2261. raygui < "1.4.0"
  2262. raylib < "1.4.0"
  2263. rdbg >= "1.196.12"
  2264. rdf >= "0.13.0" & < "1.1.0"
  2265. rdf_impls < "1.1.0"
  2266. rdf_json_ld < "1.1.0"
  2267. rdf_lwt < "1.1.0"
  2268. rdf_mysql < "1.1.0"
  2269. rdf_postgresql < "1.1.0"
  2270. rdf_ppx < "1.1.0"
  2271. re >= "1.9.0" & < "1.14.0"
  2272. re2 >= "v0.12.1"
  2273. re2_stable
  2274. re_parser
  2275. rea
  2276. reactiveData = "0.3.0"
  2277. reactjs-jsx-ppx
  2278. readline
  2279. reanalyze
  2280. reason < "3.17.2"
  2281. reason-react
  2282. reason-react-ppx
  2283. reason-standard
  2284. received
  2285. record_builder
  2286. records >= "1.0.0"
  2287. reddit_api_async
  2288. reddit_api_kernel
  2289. redirect
  2290. redis >= "0.4"
  2291. redis-async
  2292. redis-lwt >= "0.4"
  2293. redis-sync >= "0.4"
  2294. reed-solomon-erasure >= "1.0.2"
  2295. reedsolomon
  2296. refl
  2297. regenerate
  2298. regex_parser_intf
  2299. regrade
  2300. relude
  2301. remu_ts
  2302. reparse
  2303. reparse-lwt
  2304. reparse-lwt-unix
  2305. reparse-unix
  2306. repr
  2307. repr-bench
  2308. repr-fuzz
  2309. res >= "5.0.1"
  2310. res_tailwindcss
  2311. rescript-syntax
  2312. reshowcase
  2313. resource-pooling >= "1.1"
  2314. resource_cache
  2315. resp
  2316. resp-client
  2317. resp-mirage
  2318. resp-server >= "0.9"
  2319. resp-unix
  2320. resto
  2321. resto-acl
  2322. resto-cohttp
  2323. resto-cohttp-client
  2324. resto-cohttp-self-serving-client
  2325. resto-cohttp-server
  2326. resto-directory
  2327. resto-json
  2328. result
  2329. rfc1951 >= "0.8.1" & != "1.0.0"
  2330. rfc6287 >= "1.0.4"
  2331. rfc7748
  2332. rfsm >= "1.6-alpha-3"
  2333. rhythm
  2334. ringo
  2335. ringo-lwt
  2336. rio
  2337. riot
  2338. river
  2339. rock
  2340. rocq-core
  2341. rocq-devtools
  2342. rocq-runtime
  2343. rocqide
  2344. roman
  2345. root1d >= "0.5.1"
  2346. rope >= "0.6.2"
  2347. rosa
  2348. rosetta >= "0.2.0"
  2349. routes
  2350. rowex
  2351. rpc
  2352. rpc_parallel
  2353. rpclib
  2354. rpclib-async
  2355. rpclib-html
  2356. rpclib-js
  2357. rpclib-lwt
  2358. rsdd
  2359. rss
  2360. rtop < "3.17.2"
  2361. rtree
  2362. rungen
  2363. runtime_events_tools < "0.5.2"
  2364. rusage
  2365. rust-staticlib-gen
  2366. rust-staticlib-virtual
  2367. SZXX
  2368. safemoney
  2369. safepass >= "3.1"
  2370. sail >= "0.15"
  2371. sail_c_backend
  2372. sail_coq_backend
  2373. sail_doc_backend
  2374. sail_latex_backend
  2375. sail_lean_backend
  2376. sail_lem_backend
  2377. sail_maker
  2378. sail_manifest
  2379. sail_ocaml_backend
  2380. sail_output
  2381. sail_smt_backend
  2382. sail_sv_backend
  2383. salsa20 >= "1.0.0"
  2384. salsa20-core >= "1.0.0"
  2385. samplerate >= "0.1.6"
  2386. sanddb >= "0.2"
  2387. sarek
  2388. sarif
  2389. satex
  2390. saturn < "0.5.0"
  2391. saturn_lockfree < "0.5.0"
  2392. satyrographos
  2393. scad_ml
  2394. scfg
  2395. scgi
  2396. scipy
  2397. scrypt-kdf
  2398. sd_logic
  2399. sdl-liquidsoap >= "3"
  2400. search
  2401. searchTree
  2402. secp256k1 >= "0.4.1"
  2403. secp256k1-internal
  2404. sedlex >= "2.0"
  2405. sek
  2406. sel
  2407. semantic_version
  2408. semaphore-compat
  2409. semver >= "0.2.1"
  2410. semver2
  2411. sendmail
  2412. sendmail-lwt
  2413. sendmail-miou-unix
  2414. sendmail-mirage
  2415. sentry
  2416. seq < "base"
  2417. seqes
  2418. sequencer_table
  2419. serde
  2420. serde_debug
  2421. serde_derive
  2422. serde_json
  2423. serde_sexpr
  2424. serde_xml
  2425. serial
  2426. server-reason-react
  2427. session >= "0.4.1"
  2428. session-cohttp >= "0.4.1"
  2429. session-cohttp-async >= "0.4.1"
  2430. session-cohttp-lwt >= "0.4.1"
  2431. session-cookie
  2432. session-cookie-async
  2433. session-cookie-lwt
  2434. session-postgresql >= "0.4.1"
  2435. session-postgresql-async
  2436. session-postgresql-lwt
  2437. session-redis-lwt >= "0.4.1"
  2438. session-webmachine >= "0.4.1"
  2439. setcore >= "1.0.2"
  2440. sexp
  2441. sexp_decode
  2442. sexp_diff
  2443. sexp_diff_kernel
  2444. sexp_grammar
  2445. sexp_macro
  2446. sexp_pretty
  2447. sexp_select
  2448. sexp_string_quickcheck
  2449. sexplib >= "v0.12.0"
  2450. sexplib0 >= "v0.12.0"
  2451. sgf >= "1.0.1"
  2452. sha >= "1.13"
  2453. shades
  2454. shapefile
  2455. shared-block-ring
  2456. shared-memory-ring
  2457. shared-memory-ring-lwt
  2458. shared-secret >= "0.4"
  2459. shell
  2460. sherlodoc < "3.1.0"
  2461. shexp
  2462. shine >= "0.2.2"
  2463. shuttle
  2464. shuttle_http
  2465. shuttle_ssl
  2466. shuttle_websocket
  2467. sifun
  2468. sihl
  2469. sihl-cache
  2470. sihl-contract
  2471. sihl-core
  2472. sihl-email
  2473. sihl-facade
  2474. sihl-persistence
  2475. sihl-queue
  2476. sihl-session
  2477. sihl-storage
  2478. sihl-token
  2479. sihl-type
  2480. sihl-user
  2481. sihl-web
  2482. simlog
  2483. simple63
  2484. simple_httpd
  2485. simple_httpd_caqti
  2486. sklearn
  2487. slack
  2488. slacko
  2489. slice
  2490. slipshow != "0.5.0"
  2491. slug
  2492. smart-print >= "0.3.0"
  2493. smbc
  2494. smol
  2495. smol-helpers
  2496. smtlib-utils
  2497. smtml >= "0.7.0" & < "0.10.0"
  2498. snappy >= "0.1.2"
  2499. so
  2500. sodium-fmt
  2501. solid < "0.5.0"
  2502. solid_server < "0.5.0"
  2503. solid_tools < "0.5.0"
  2504. solidity-alcotest
  2505. solidity-common
  2506. solidity-parser
  2507. solidity-test
  2508. solidity-typechecker
  2509. solo5-elftool
  2510. sortedseq_intersect
  2511. soundtouch >= "0.1.9"
  2512. soupault
  2513. spacetime_lib
  2514. spatial-shell
  2515. spawn < "v0.9.0" | >= "v0.13.0"
  2516. spdx_licenses
  2517. spectrum
  2518. spectrum_capabilities
  2519. spectrum_palette_ppx
  2520. spectrum_palettes
  2521. spectrum_tools
  2522. speex
  2523. spelll >= "0.4"
  2524. spices
  2525. spin
  2526. splay_tree
  2527. splittable_random
  2528. spoc
  2529. spoc_ppx
  2530. spoke
  2531. spotify-web-api
  2532. spotlib >= "4.1.0"
  2533. sqlgg >= "20200521"
  2534. sqlite3 >= "4.4.1"
  2535. sqlite3_utils
  2536. srt
  2537. ssh-agent >= "0.2.0"
  2538. ssl >= "0.5.6"
  2539. starpath
  2540. stdcompat >= "19"
  2541. stdint >= "0.6.0"
  2542. stdint-literals
  2543. stdio
  2544. stdlib-diff
  2545. stdlib-random
  2546. stdlib-shims
  2547. stdune < "3.19.0"
  2548. stitch
  2549. stk < "0.5.0"
  2550. stk_iconv < "0.5.0"
  2551. stk_ocf < "0.5.0"
  2552. stk_ppx < "0.5.0"
  2553. stk_rdf < "0.5.0"
  2554. stk_xml < "0.5.0"
  2555. stog >= "0.20.0"
  2556. stog_all
  2557. stog_asy
  2558. stog_dot
  2559. stog_extern
  2560. stog_markdown
  2561. stog_multi_doc
  2562. stog_nocaml
  2563. stog_noexec
  2564. stog_plugins
  2565. stog_rdf
  2566. stog_rel_href
  2567. stog_server
  2568. stog_server_multi
  2569. stog_sitemap
  2570. stog_writing
  2571. stone >= "0.5.2"
  2572. store
  2573. stored_reversed
  2574. stramon-lib
  2575. streamable
  2576. streaming
  2577. string_dict
  2578. stringCodepointSplitter
  2579. stringext >= "1.6.0"
  2580. sturgeon >= "0.4.2"
  2581. styled-ppx < "0.61.0"
  2582. subprocess
  2583. subscriptions-transport-ws
  2584. subtype-refinement >= "0.2"
  2585. sun
  2586. svmwrap
  2587. swagger >= "0.2.0"
  2588. swhid
  2589. swhid_compute
  2590. swhid_core
  2591. swhid_types
  2592. swipl
  2593. syguslib-utils
  2594. symex
  2595. synchronizer
  2596. syncweb
  2597. syndic >= "1.6.0"
  2598. sys-socket
  2599. sys-socket-unix
  2600. syslog >= "2.0.1"
  2601. syslog-message >= "1.0.0"
  2602. syslog-rfc5424 < "0.2"
  2603. systemverilog >= "0.0.2"
  2604. tablecloth-base
  2605. tablecloth-melange
  2606. tablecloth-native < "transition"
  2607. taglib >= "0.3.7"
  2608. talaria-bibtex
  2609. tar
  2610. tar-eio
  2611. tar-mirage
  2612. tar-unix
  2613. tcalc
  2614. tcpip
  2615. tdigest
  2616. telemetry
  2617. telltime
  2618. tensorboard
  2619. term-indexing
  2620. term-tools
  2621. terminal < "0.5.0"
  2622. terminal_size >= "0.1.4"
  2623. terminus
  2624. terminus-cohttp
  2625. terminus-hlc
  2626. testo < "0.3.4"
  2627. testo-diff < "0.3.4"
  2628. testo-lwt < "0.3.4"
  2629. testo-util < "0.3.4"
  2630. testu01
  2631. textmate-language
  2632. textrazor
  2633. textutils
  2634. textutils_kernel
  2635. textwrap >= "0.2.1"
  2636. tezos-base58
  2637. tezos-context-hash
  2638. tezt < "4.3.0"
  2639. tezt-bam
  2640. theora
  2641. thread-local-storage
  2642. thread-table
  2643. thrift
  2644. tidy >= "5-0.2"
  2645. tidy_email
  2646. tidy_email_mailgun
  2647. tidy_email_sendgrid
  2648. tidy_email_smtp
  2649. tilde_f
  2650. time_now
  2651. timed >= "1.1"
  2652. timedesc
  2653. timedesc-json
  2654. timedesc-sexp
  2655. timedesc-tzdb
  2656. timedesc-tzlocal
  2657. timedesc-tzlocal-js
  2658. timere
  2659. timere-parse
  2660. timezone
  2661. timmy
  2662. timmy-jsoo
  2663. timmy-lwt
  2664. timmy-unix
  2665. tiny_httpd
  2666. tiny_httpd_camlzip
  2667. tiny_httpd_eio
  2668. tip-parser >= "0.4"
  2669. tldr
  2670. tls >= "0.12.8"
  2671. tls-async
  2672. tls-eio
  2673. tls-liquidsoap
  2674. tls-lwt
  2675. tls-miou-unix
  2676. tls-mirage
  2677. toc
  2678. tofn
  2679. togglelog
  2680. toml
  2681. toml-cconv
  2682. toml_cconv
  2683. toplevel_backend
  2684. toplevel_expect_test
  2685. topojson
  2686. topojsone
  2687. topological_sort
  2688. torch
  2689. tqdm
  2690. trace
  2691. trace-fuchsia
  2692. trace-runtime-events
  2693. trace-tef
  2694. tracing
  2695. tracy-client
  2696. trail
  2697. traits
  2698. trampoline
  2699. transept
  2700. traverse
  2701. travesty != "0.6.1"
  2702. trax >= "0.4.0"
  2703. tree_layout >= "0.2"
  2704. treeprint >= "2.3.0"
  2705. trexio
  2706. trie
  2707. trs
  2708. tsdl-image >= "0.3.0"
  2709. tsdl-mixer
  2710. tsdl-ttf >= "0.3"
  2711. tsort
  2712. tty
  2713. tube >= "4.4.0"
  2714. tuntap
  2715. twirp_cohttp_lwt_unix
  2716. twirp_core
  2717. twirp_ezcurl
  2718. twirp_tiny_httpd
  2719. twostep
  2720. tyabt
  2721. type_eq
  2722. type_id
  2723. typed_list
  2724. typeid
  2725. typerep >= "v0.12.0"
  2726. typeset
  2727. tyre >= "0.5"
  2728. tyxml >= "4.3.0"
  2729. tyxml-jsx
  2730. tyxml-lwd
  2731. tyxml-ppx >= "4.3.0"
  2732. tyxml-syntax
  2733. ubase
  2734. ubpf >= "0.2"
  2735. uecc >= "0.3"
  2736. ufind
  2737. uint >= "2.0.1"
  2738. ulid
  2739. um-abt
  2740. unidecode
  2741. unionFind
  2742. unisim_archisec
  2743. unison >= "2.51.4" & < "2.53.4"
  2744. universal-portal
  2745. universo
  2746. unix-errno >= "0.6.0"
  2747. unstrctrd
  2748. uopt
  2749. uri >= "2.2.1"
  2750. uri-bench
  2751. uri-re
  2752. uri-sexp
  2753. uring
  2754. uritemplate
  2755. urn
  2756. user-agent-parser
  2757. username_kernel
  2758. uspf
  2759. uspf-lwt
  2760. uspf-mirage
  2761. uspf-unix
  2762. utcp
  2763. utop
  2764. uuuu >= "0.1.1"
  2765. validate
  2766. validator
  2767. variantslib >= "v0.12.0"
  2768. varray
  2769. vcaml
  2770. vcardgen >= "1.2"
  2771. vchan
  2772. vchan-unix
  2773. vchan-xen
  2774. vdom
  2775. vec
  2776. vector
  2777. vector3 >= "1.0.0"
  2778. vendredi
  2779. vercel
  2780. versioned_polling_state_rpc
  2781. vhd-format >= "0.12.0"
  2782. vhd-format-lwt
  2783. vif
  2784. vifu
  2785. virtual_dom
  2786. virtual_dom_toplayer
  2787. visitors >= "20200207"
  2788. vlq >= "0.2.1"
  2789. vlt
  2790. vmnet
  2791. vocal
  2792. voqc
  2793. vorbis
  2794. vpt >= "5.0.0"
  2795. vscoq-language-server < "2.3.3"
  2796. vsrocq-language-server
  2797. vue-jsoo
  2798. vue-ppx
  2799. wall >= "0.4"
  2800. wasm >= "2.0.2"
  2801. wasmer
  2802. wasmtime
  2803. wayland
  2804. waylaunch
  2805. wcwidth
  2806. webauthn
  2807. weberizer >= "0.8"
  2808. webmachine >= "0.6.2"
  2809. websocket >= "2.12"
  2810. websocket-async
  2811. websocket-lwt
  2812. websocket-lwt-unix
  2813. websocketaf
  2814. webtest
  2815. webtest-js
  2816. why3find
  2817. wikitext
  2818. win-error >= "1.0"
  2819. win-eventlog >= "0.3"
  2820. winsvc
  2821. ws
  2822. ws-server
  2823. wseg
  2824. wtf8 >= "1.0.2"
  2825. wtr
  2826. wtr-ppx
  2827. wu-manber-fuzzy-search
  2828. x509
  2829. x86_64-esperanto >= "0.0.6"
  2830. xapi-backtrace
  2831. xapi-inventory
  2832. xapi-rrd
  2833. xapi-stdext-date
  2834. xapi-stdext-encodings
  2835. xapi-stdext-pervasives
  2836. xapi-stdext-std
  2837. xapi-stdext-threads
  2838. xapi-stdext-unix
  2839. xapi-stdext-zerocheck
  2840. xcursor
  2841. xdg < "3.19.0"
  2842. xdg-basedir
  2843. xedbindings
  2844. xen-evtchn
  2845. xen-evtchn-unix
  2846. xen-gnt
  2847. xen-gnt-unix
  2848. xenstore
  2849. xenstore-tool
  2850. xenstore_transport >= "1.1.0"
  2851. xkbcommon
  2852. xmelly
  2853. xml-light >= "2.5"
  2854. xmldiff >= "0.7.0"
  2855. xmldiff_js
  2856. xmlplaylist >= "0.1.5"
  2857. xoshiro
  2858. xtmpl >= "0.19.0" & < "1.1.0"
  2859. xtmpl_js < "1.1.0"
  2860. xtmpl_ppx < "1.1.0"
  2861. yaml >= "1.0.0"
  2862. yaml-sexp
  2863. yara >= "0.2"
  2864. yocaml < "2.0.0"
  2865. yocaml_cmark
  2866. yocaml_git < "2.0.0"
  2867. yocaml_jingoo < "2.0.0"
  2868. yocaml_markdown < "2.4.1"
  2869. yocaml_mustache < "2.0.0"
  2870. yocaml_syndication < "2.0.0"
  2871. yocaml_unix < "2.0.0"
  2872. yocaml_yaml < "2.0.0"
  2873. yojson >= "1.5.0"
  2874. yojson-bench
  2875. yojson-five
  2876. yultracer
  2877. yurt >= "0.6"
  2878. yuscii >= "0.2.1"
  2879. yuujinchou
  2880. zanuda
  2881. zar
  2882. zarith-ppx
  2883. zarith_stubs_js
  2884. zed >= "2.0.6"
  2885. zeit
  2886. zelus
  2887. zelus-gtk
  2888. zipperposition
  2889. zipperposition-tools
  2890. zlib
  2891. zlist >= "0.4.0"
  2892. zmq >= "5.1.0"
  2893. zmq-async >= "5.1.0"
  2894. zmq-eio
  2895. zmq-lwt >= "5.1.0"
  2896. zstandard >= "v0.12.1"
  2897. zstd >= "0.3"
  2898. 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"