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