package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

Description

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

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

dune supports multi-package development by simply dropping multiple repositories into the same directory.

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

Added to opam-repository:

README

Dune

A Composable Build System for OCaml

Main Workflow Release Coverage License Contributors

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

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

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

The example directory contains examples of projects using Dune.

How does it work?

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

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

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

Strengths

Composable

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

Dune makes simultaneous development on multiple packages a trivial task.

Gracefully Handles Multi-Package Repositories

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

The magic invocation is:

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

Build Against Several Configurations at Once

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

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

Installation

Requirements

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

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

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

You can also build it manually with:

$ make release
$ make install

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

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

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

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

Support

Issues Discussions Discuss OCaml Discord

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

Dependencies (5)

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

Dev Dependencies

None

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