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