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