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