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