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