package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

Description

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

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

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

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

Published: 30 Nov 2023

README

Dune

A Composable Build System for OCaml

Main Workflow Release Coverage License Contributors

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

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

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

The example directory contains examples of projects using Dune.

How does it work?

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

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

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

Strengths

Composable

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

Dune makes simultaneous development on multiple packages a trivial task.

Gracefully Handles Multi-Package Repositories

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

The magic invocation is:

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

Build Against Several Configurations at Once

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

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

Installation

Requirements

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

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

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

You can also build it manually with:

$ make release
$ make install

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

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

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

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

Support

Issues Discussions Discuss OCaml Discord

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

Dependencies (5)

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

Dev Dependencies

None

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