package dune

  1. Overview
  2. Docs
Fast, portable, and opinionated build system

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.12.1.tbz
sha256=b9fd6560879f9d340ae8a87c967b0d2bcd3c4120cffcd9fb661f325078f74f6f
sha512=1a4159d18a7aee0ca9f53f176955a41f5a6d83b16885e7f6ac47326453572df74a87f21f4ceddb8d2e94e00f61d2ba5ca6dba299679968f1d151d2811dcd2014

Description

Dune is a build system that was designed to simplify the release of Jane Street packages. It reads metadata from "dune" files following a very simple s-expression syntax.

Dune is fast, has very low-overhead, and supports parallel builds on all platforms. It has no system dependencies; all you need to build dune or packages using dune is OCaml. You don't need make or bash as long as the packages themselves don't use bash explicitly.

Dune is composable; supporting multi-package development by simply dropping multiple repositories into the same directory.

Dune also supports multi-context builds, such as building against several opam roots/switches simultaneously. This helps maintaining packages across several versions of OCaml and gives cross-compilation for free.

Published: 30 Nov 2023

README

Dune

A Composable Build System for OCaml

Main Workflow Release Coverage License Contributors

Dune is a build system for OCaml. It provides a consistent experience and takes care of the low-level details of OCaml compilation. You need only to provide a description of your project, and Dune will do the rest.

Dune implements a scheme that's inspired from the one used inside Jane Street and adapted to the open source world. It has matured over a long time and is used daily by hundreds of developers, meaning it's highly tested and productive.

Dune comes with a manual. If you want to get started without reading too much, look at the quick start guide or watch this introduction video.

The example directory contains examples of projects using Dune.

How does it work?

Dune reads project metadata from dune files, which are static files with a simple S-expression syntax. It uses this information to setup build rules, generate configuration files for development tools such as Merlin, handle installation, etc.

Dune itself is fast, has very little overhead, and supports parallel builds on all platforms. It has no system dependencies. OCaml is all you need to build Dune and packages using Dune.

In particular, one can install OCaml on Windows with a binary installer and then use only the Windows Console to build Dune and packages using Dune.

Strengths

Composable

Dune is composable, meaning that multiple Dune projects can be arranged together, leading to a single build that Dune knows how to execute. This allows for monorepos of projects.

Dune makes simultaneous development on multiple packages a trivial task.

Gracefully Handles Multi-Package Repositories

Dune knows how to handle repositories containing several packages. When building via opam, it is able to correctly use libraries that were previously installed, even if they are already present in the source tree.

The magic invocation is:

$ dune build --only-packages <package-name> @install

Build Against Several Configurations at Once

Dune can build a given source code repository against several configurations simultaneously. This helps maintaining packages across several versions of OCaml, as you can test them all at once without hassle.

In particular, this makes it easy to handle cross-compilation. This feature requires opam.

Installation

Requirements

Dune requires OCaml version 4.08.0 to build itself and can build OCaml projects using OCaml 4.02.3 or greater.

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

If you are new to opam, make sure to run eval $(opam config env) to make dune available in your PATH. The dune binary is self-contained and relocatable, so you can safely copy it somewhere else to make it permanently available.

You can also build it manually with:

$ make release
$ make install

If you do not have make, you can do the following:

$ ocaml boot/bootstrap.ml
$ ./dune.exe build -p dune --profile dune-bootstrap
$ ./dune.exe install dune

The first command builds the dune.exe binary. The second builds the additional files installed by Dune, such as the man pages, and the last simply installs all of that on the system.

Please note: unless you ran the optional ./configure script, you can simply copy dune.exe anywhere and it will just work. dune is fully relocatable and discovers its environment at runtime rather than hard-coding it at compilation time.

Support

Issues Discussions Discuss OCaml Discord

If you have questions or issues about Dune, you can ask in our GitHub discussions page or open a ticket on GitHub.

Dependencies (5)

  1. base-threads
  2. base-unix
  3. ocamlfind-secondary
  4. ocaml >= "4.02" & < "4.08~~"
  5. ocaml >= "4.08" & < "5.3"

Dev Dependencies

None

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