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