package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.10.0.tbz
sha256=9ff03384a98a8df79852cc674f0b4738ba8aec17029b6e2eeb514f895e710355
sha512=8133cdcc5499a6bf21cd65b4fc8b12445ae39366731006773fcd3b348c553a8d89d004db161c655aa167a2a3653b7919d32b27f29217106ef762bd01b43afc76

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 supports multi-package development by simply dropping multiple repositories into the same directory.

It 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.

Added to opam-repository:

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