package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

Description

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

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

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

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

Published: 30 Nov 2023

README

Dune

A Composable Build System for OCaml

Main Workflow Release Coverage License Contributors

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

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

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

The example directory contains examples of projects using Dune.

How does it work?

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

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

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

Strengths

Composable

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

Dune makes simultaneous development on multiple packages a trivial task.

Gracefully Handles Multi-Package Repositories

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

The magic invocation is:

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

Build Against Several Configurations at Once

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

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

Installation

Requirements

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

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

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

You can also build it manually with:

$ make release
$ make install

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

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

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

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

Support

Issues Discussions Discuss OCaml Discord

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

Dependencies (5)

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

Dev Dependencies

None

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