package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-2.7.1.tbz
sha256=c3528f2f8b3a2e3fe18e166fc823e6caeee8b7c78ade6b6fe4d2fa978070925d
sha512=2b4b311824471dac8196181d7c7267f96b1b73f35341b72019f169cf6d42a19254e90bdfba2d3ecb138ad318e2e2431dd0ec6c38d9efe1da382ec95f5d9e959b

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.

Published: 06 Sep 2020

README

Dune - A composable build system

Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of the low-level details of OCaml compilation. All you have to do is provide a description of your project and dune will do the rest.

The scheme it implements is 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, which means that it is highly tested and productive.

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

The example directory contains examples of projects using dune.

Travis status AppVeyor status Release

Overview

Dune reads project metadata from dune files, which are either static files in a simple S-expression syntax or OCaml scripts. 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 low overhead and supports parallel builds on all platforms. It has no system dependencies: all you need to build dune and packages using dune is OCaml. You don't need make or bash as long as the packages themselves don't use bash explicitly.

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

Take n repositories that use dune, arrange them in any way on the file system and the result is still a single repository that dune knows how to build at once.

This make simultaneous development on multiple packages trivial.

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

Building against several configurations at once

Dune is able to 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.

Requirements

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

Installation

The recommended way to install dune is 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 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 that are installed by dune, such as the man pages, and the last simply installs all of that on the system.

Note that 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

If you have questions about dune, you can send an email to ocaml-core@googlegroups.com or open a ticket on GitHub.

Migration from jbuilder

Dune was formerly known as jbuilder. Migration from jbuilder to dune is described in the manual.

Status

Dune is now fairly stable and is used by the majority of packages on opam. Note that dune retains backward compatibility with Jbuilder, and in particular existing Jbuilder projects will continue to be buildable with dune.

Dependencies (5)

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

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 < "2.1.0"
  13. aches
  14. aches-lwt
  15. acpc >= "2.0.0"
  16. advi
  17. agrid
  18. ahrocksdb
  19. aifad >= "2.2.1"
  20. alba >= "0.4.1"
  21. albatross
  22. alcotest < "1.5.0"
  23. alg_structs
  24. alg_structs_qcheck
  25. algaeff
  26. alsa >= "0.3.0"
  27. alt-ergo >= "2.3.0" & < "2.4.3"
  28. alt-ergo-lib < "2.4.3"
  29. alt-ergo-parsers < "2.4.3"
  30. altgr-ergo >= "2.3.0" & < "2.4.3"
  31. amqp-client >= "2.0.3"
  32. amqp-client-async
  33. amqp-client-lwt
  34. anders
  35. angstrom >= "0.11.1"
  36. angstrom-async >= "0.11.1"
  37. angstrom-lwt-unix >= "0.11.1"
  38. angstrom-unix >= "0.11.1"
  39. ansi < "0.6.0"
  40. anthill
  41. ao >= "0.2.2" & < "0.2.4"
  42. api-watch
  43. apronext
  44. arc
  45. archetype
  46. archi
  47. archi-async
  48. archi-lwt
  49. argon2
  50. arp
  51. art < "0.2.0"
  52. asak
  53. ask
  54. ask-integrator
  55. asli >= "0.2.0"
  56. asn1-combinators >= "0.2.5"
  57. async < "v0.17.0"
  58. async-uri < "0.4.0"
  59. async_durable < "v0.17.0"
  60. async_extra < "v0.17.0"
  61. async_find < "v0.17.0"
  62. async_graphics
  63. async_inotify < "v0.17.0"
  64. async_interactive < "v0.17.0"
  65. async_js < "v0.17.0"
  66. async_kernel < "v0.17.0"
  67. async_rpc_kernel < "v0.17.0"
  68. async_rpc_websocket < "v0.17.0"
  69. async_sendfile < "v0.17.0"
  70. async_shell < "v0.17.0"
  71. async_smtp < "v0.17.0"
  72. async_ssl < "v0.17.0"
  73. async_udp < "v0.17.0"
  74. async_unix < "v0.17.0"
  75. async_websocket < "v0.17.0"
  76. atable
  77. atd = "2.2.1"
  78. atdgen = "2.2.1"
  79. atdgen-codec-runtime < "2.3.3"
  80. atdgen-runtime = "2.2.1"
  81. atdj = "2.2.1"
  82. atds < "2.3.3"
  83. atomic < "base"
  84. autofonce
  85. autofonce_config
  86. autofonce_core
  87. autofonce_lib
  88. autofonce_m4
  89. autofonce_misc
  90. autofonce_patch
  91. autofonce_share
  92. avro
  93. avro-compiler
  94. awa
  95. awa-mirage
  96. aws >= "1.2"
  97. aws-async
  98. aws-autoscaling >= "1.2"
  99. aws-cloudformation >= "1.2"
  100. aws-cloudtrail >= "1.2"
  101. aws-cloudwatch
  102. aws-ec2 >= "1.2"
  103. aws-elasticache
  104. aws-elasticloadbalancing >= "1.2"
  105. aws-lwt
  106. aws-rds
  107. aws-route53
  108. aws-s3
  109. aws-s3-async
  110. aws-s3-lwt
  111. aws-sdb >= "1.2"
  112. aws-sqs
  113. aws-ssm >= "1.2"
  114. aws-sts >= "1.2"
  115. azblob
  116. azblob-async
  117. azure-cosmos-db < "0.3.0"
  118. babel < "v0.17.0"
  119. bag
  120. bark
  121. base < "v0.17.0"
  122. base32
  123. base64 >= "2.3.0"
  124. base_bigstring < "v0.17.0"
  125. base_quickcheck >= "v0.12.1" & < "v0.17.0"
  126. base_trie < "v0.17.0"
  127. bastet
  128. bastet_async
  129. bastet_lwt
  130. batch_jaro_winkler
  131. batsat
  132. batteries >= "3.7.1"
  133. bdd >= "0.5"
  134. bddrand
  135. bech32
  136. bechamel
  137. bechamel-js
  138. bechamel-notty
  139. bechamel-perf
  140. beluga = "1.0"
  141. benchmark >= "1.6"
  142. benchpress
  143. benchpress-server
  144. bencode >= "2.0"
  145. bentov
  146. bheap >= "2.0.0"
  147. bidirectional_map < "v0.17.0"
  148. bigarray-compat
  149. bigarray-overlap
  150. bigdecimal < "v0.17.0"
  151. bignum < "v0.17.0"
  152. bigstring >= "0.3"
  153. bigstring-unix
  154. bigstringaf >= "0.5.0" & < "0.9.1"
  155. bimage
  156. bimage-display
  157. bimage-gtk
  158. bimage-io
  159. bimage-lwt
  160. bimage-sdl
  161. bimage-unix
  162. bimap
  163. bin_prot < "v0.17.0"
  164. binaryen != "0.3.0" & < "0.11.0"
  165. bindlib >= "6.0.0"
  166. biniou >= "1.2.1"
  167. binning
  168. biocaml
  169. biotk < "0.3"
  170. bisect_ppx >= "1.4.0" & < "2.8.3"
  171. bistro
  172. bistro-bio
  173. bitcoinml
  174. bitlib
  175. bitmasks
  176. bitpack_serializer
  177. bitstring >= "3.1.1" & < "5.0.2"
  178. bitv >= "1.4"
  179. bitwuzla
  180. bitwuzla-bin < "1.0.0"
  181. bitwuzla-c
  182. bjack >= "0.1.6"
  183. blake2 >= "0.3"
  184. blake3
  185. bloomf
  186. bls12-381 < "0.4.1"
  187. bnfgen
  188. bogue
  189. boltzgen < "0.9.5"
  190. bonsai < "v0.17.0"
  191. box
  192. brr-lwd < "0.4"
  193. bson2
  194. bst >= "6.0.0"
  195. buffer-pool
  196. build_path_prefix_map >= "0.3"
  197. builder
  198. builder-web
  199. bun >= "0.3.4"
  200. bwd
  201. bwrap
  202. bytearray >= "1.0.1"
  203. bytepdf
  204. ca-certs
  205. ca-certs-nss
  206. cairo2 >= "0.6"
  207. cairo2-gtk
  208. cairo2-pango
  209. calculon >= "0.4"
  210. calculon-redis
  211. calculon-redis-lib
  212. calculon-web
  213. calendar >= "3.0.0"
  214. calendars
  215. calipso
  216. callipyge >= "0.2"
  217. camelot
  218. camels
  219. camelsnakekebab
  220. camlimages >= "5.0.2" & < "5.0.5"
  221. camlon >= "3.0.0"
  222. camlp-streams
  223. camltc >= "0.9.8"
  224. camomile = "1.0.2"
  225. camyll
  226. capnp >= "3.3.0"
  227. capnp-rpc < "1.2.3"
  228. capnp-rpc-lwt < "1.2.3"
  229. capnp-rpc-net < "1.2.3"
  230. capnp-rpc-unix < "1.2.3"
  231. caqti >= "1.0.0" & < "2.1.1"
  232. caqti-async >= "1.0.0" & < "2.1.1"
  233. caqti-driver-mariadb < "2.0.1"
  234. caqti-driver-pgx < "2.1.1"
  235. caqti-driver-postgresql >= "1.0.0" & < "2.1.1"
  236. caqti-driver-sqlite3 >= "1.0.0" & < "2.1.1"
  237. caqti-dynload >= "1.0.0"
  238. caqti-eio < "2.1.1"
  239. caqti-lwt >= "1.0.0" & < "2.1.1"
  240. caqti-mirage < "2.1.1"
  241. caqti-type-calendar >= "1.0.0"
  242. carton < "0.4.3"
  243. carton-git < "0.4.3"
  244. carton-lwt < "0.4.3"
  245. catala < "0.5.0"
  246. catala-format >= "0.2.0"
  247. catapult
  248. catapult-client
  249. catapult-daemon
  250. catapult-file
  251. catapult-sqlite
  252. cbor >= "0.3"
  253. cconv >= "0.5"
  254. cconv-ppx
  255. cdb
  256. cdrom >= "0.9.4"
  257. ceph
  258. certify >= "0.3.0"
  259. cfg >= "2.2.0"
  260. cfml
  261. cfstream >= "1.3.1"
  262. chacha
  263. charInfo_width
  264. charrua
  265. charrua-client
  266. charrua-server
  267. charrua-unix
  268. charset
  269. chartjs
  270. chartjs-annotation
  271. chartjs-colorschemes
  272. chartjs-datalabels
  273. chartjs-streaming
  274. chase
  275. checkseum = "0.0.3" | >= "0.2.1"
  276. choice >= "0.4"
  277. cinaps >= "v0.12.0"
  278. clangml >= "4.0.0" & < "4.8.0"
  279. clangml-transforms
  280. clap
  281. clarity-lang
  282. clim
  283. clim-ppx
  284. clz
  285. cmarker
  286. codept < "0.12.1"
  287. cohttp >= "1.1.1" & < "6.0.0~alpha1"
  288. cohttp-async < "6.0.0~alpha1"
  289. cohttp-lwt < "6.0.0~beta2"
  290. cohttp-lwt-jsoo < "6.1.0"
  291. cohttp-lwt-unix < "6.0.0~beta2"
  292. cohttp_async_websocket < "v0.17.0"
  293. cohttp_static_handler < "v0.17.0"
  294. coin >= "0.1.1"
  295. colombe
  296. color >= "0.2.0"
  297. color-brewery
  298. combinat
  299. comby < "1.4.1"
  300. command_rpc < "v0.17.0"
  301. conduit
  302. conduit-async
  303. conduit-lwt
  304. conduit-lwt-unix
  305. conduit-mirage
  306. conex >= "0.10.0"
  307. conex-mirage-crypto
  308. conformist
  309. containers < "3.13"
  310. containers-data < "3.13"
  311. containers-thread
  312. content_security_policy < "v0.17.0"
  313. cookie
  314. cookies
  315. coq >= "8.14.0" & < "8.17.0"
  316. coq-of-ocaml < "2.4.1"
  317. coq-serapi >= "8.9.0+0.6.0" & < "8.20.0+0.20.0"
  318. coqide >= "8.14.0" & < "8.17.0"
  319. core < "v0.17.0"
  320. core_bench < "v0.17.0"
  321. core_compat
  322. core_extended < "v0.17.0"
  323. core_kernel >= "v0.12.3" & < "v0.17.0"
  324. core_profiler < "v0.17.0"
  325. core_unix < "v0.17.0"
  326. cosovo
  327. cow = "2.4.0"
  328. cowabloga >= "0.5.0"
  329. cpm >= "5.0.0" & < "12.1.2"
  330. cppo >= "1.6.6"
  331. cppo_ocamlbuild >= "1.6.6"
  332. cpu
  333. cpuid >= "0.1.2"
  334. crc >= "2.1.0"
  335. crlibm >= "0.3"
  336. crontab
  337. crowbar = "0.2"
  338. crunch
  339. cry = "0.6.5"
  340. cryptokit >= "1.16.1"
  341. csexp < "1.5.2"
  342. css-parser
  343. cstruct
  344. cstruct-async
  345. cstruct-lwt
  346. cstruct-sexp
  347. cstruct-unix
  348. csv >= "2.2"
  349. csv-lwt >= "2.1"
  350. csvfields < "v0.17.0"
  351. csvtool
  352. ctoxml
  353. ctypes-zarith
  354. cudf >= "0.10"
  355. cuid >= "0.2"
  356. cumulus
  357. curly >= "0.2.0"
  358. current < "0.6.2"
  359. current_ansi
  360. current_docker < "0.6.2"
  361. current_examples < "0.6.2"
  362. current_git < "0.6.2"
  363. current_github < "0.6.2"
  364. current_incr < "0.6.0"
  365. current_ocluster < "0.2"
  366. current_rpc < "0.6.2"
  367. current_web < "0.6.2"
  368. curses >= "1.0.9"
  369. curve-sampling
  370. cviode
  371. daft >= "0.0.4"
  372. dap
  373. data-encoding < "1.0.0"
  374. dataframe
  375. datakit-server >= "0.12.2"
  376. datakit-server-9p >= "0.12.2"
  377. datalog >= "0.6"
  378. dates_calc < "0.0.7"
  379. daypack-lib
  380. dbf < "0.1.1"
  381. debian-formats >= "0.1.2"
  382. decimal
  383. decoders >= "0.1.2" & < "1.0.0"
  384. decoders-bencode < "1.0.0"
  385. decoders-cbor < "1.0.0"
  386. decoders-ezjsonm >= "0.1.2" & < "1.0.0"
  387. decoders-jsonm < "1.0.0"
  388. decoders-msgpck < "1.0.0"
  389. decoders-sexplib < "1.0.0"
  390. decoders-yojson >= "0.1.2" & < "1.0.0"
  391. decompress >= "0.8.1" & < "1.3.0"
  392. dedent < "v0.17.0"
  393. dedukti >= "2.7"
  394. delimited_parsing < "v0.17.0"
  395. depyt
  396. devkit >= "1.0"
  397. diet >= "0.2"
  398. diffable
  399. digestif >= "0.9.0"
  400. directories
  401. dirsift
  402. dirsp-exchange
  403. dirsp-exchange-kbb2017
  404. dirsp-proscript
  405. dirsp-proscript-mirage
  406. dirsp-ps2ocaml
  407. disml
  408. dispatch >= "0.4.1"
  409. dispatch-js
  410. distributed >= "0.6.0"
  411. distributed-lwt >= "0.2.0"
  412. distributed-uwt >= "0.2.0"
  413. dkim
  414. dkim-bin
  415. dkim-lwt-unix
  416. dkim-mirage
  417. dlm >= "0.3.1"
  418. dns < "10.2.1"
  419. dns-certify < "10.2.1"
  420. dns-cli < "10.2.1"
  421. dns-client < "10.2.1"
  422. dns-client-lwt < "10.2.1"
  423. dns-client-miou-unix < "10.2.1"
  424. dns-client-mirage < "10.2.1"
  425. dns-lwt
  426. dns-mirage < "10.2.1"
  427. dns-resolver < "10.2.1"
  428. dns-server < "10.2.1"
  429. dns-stub < "10.2.1"
  430. dns-tsig < "10.2.1"
  431. dnssec < "10.2.1"
  432. docker-api >= "0.2" & < "0.2.2"
  433. docker_hub
  434. dockerfile < "8.1.0"
  435. dockerfile-cmd < "8.2.7"
  436. doi2bib < "0.7.6"
  437. dokeysto >= "3.0.1"
  438. dokeysto_camltc >= "3.0.1"
  439. dokeysto_lz4 >= "3.0.2"
  440. dolmen >= "0.4.1" & < "0.8"
  441. dolmen_bin < "0.8"
  442. dolmen_loop < "0.8"
  443. dolmen_lsp < "0.8"
  444. dolmen_type < "0.8"
  445. dolog >= "4.0.0"
  446. domain-name
  447. domainslib < "0.5.0"
  448. dose3 >= "6.1"
  449. dose3-extra
  450. dotenv
  451. dream
  452. dream-cli
  453. dream-encoding
  454. dream-html < "3.9.5"
  455. dream-httpaf
  456. dream-livereload
  457. dream-pure
  458. dream-serve
  459. dream_middleware_ext
  460. drom
  461. drom_lib
  462. drom_toml
  463. dropbox
  464. dropbox_lwt_unix
  465. dssi = "0.1.3"
  466. dtoa >= "0.3.2"
  467. dtools = "0.4.2"
  468. dual
  469. duff >= "0.2"
  470. dum >= "1.0.3"
  471. dune-cargo-build
  472. dune-compiledb
  473. dune-configurator = "2.5.1"
  474. dune-deps < "1.4.0"
  475. dune-private-libs < "3.15.3"
  476. dune-release >= "1.0.0" & < "2.0.0"
  477. duppy >= "0.9.0"
  478. duration
  479. earley >= "3.0.0"
  480. easy-format = "1.3.2"
  481. easy_logging
  482. easy_logging_yojson
  483. ecaml < "v0.17.0"
  484. edn
  485. eigen >= "0.1.0"
  486. eio-ssl
  487. either
  488. elasticsearch-cli >= "0.5"
  489. electrod
  490. email_message < "v0.17.0"
  491. embedded_ocaml_templates < "0.6"
  492. emile >= "0.4"
  493. encore >= "0.4"
  494. env_config < "v0.17.0"
  495. epictetus
  496. eqaf >= "0.2"
  497. eqaf-cstruct
  498. erlang
  499. erssical
  500. esa
  501. esgg
  502. esperanto-cosmopolitan >= "0.0.5"
  503. ethernet
  504. euler
  505. exenum >= "0.86"
  506. exit
  507. expect_test_helpers
  508. expect_test_helpers_async < "v0.17.0"
  509. expect_test_helpers_core < "v0.17.0"
  510. expect_test_helpers_kernel
  511. expr
  512. extlib >= "1.7.9"
  513. extunix >= "0.3.1" & < "0.4.0"
  514. ez_api < "1.0.0"
  515. ez_cmdliner
  516. ez_config
  517. ez_file
  518. ez_hash
  519. ez_opam_file
  520. ez_pgocaml
  521. ez_search
  522. ez_subst
  523. ezcurl
  524. ezcurl-lwt
  525. ezdl
  526. ezgzip >= "0.2.3"
  527. ezjs_ace
  528. ezjs_blockies
  529. ezjs_cleave
  530. ezjs_crypto
  531. ezjs_cytoscape
  532. ezjs_d3pie
  533. ezjs_extension
  534. ezjs_fetch < "0.3"
  535. ezjs_idb < "0.1.1"
  536. ezjs_jquery
  537. ezjs_min < "0.2.3"
  538. ezjs_odometer
  539. ezjs_push
  540. ezjs_qrcode
  541. ezjs_recaptcha
  542. ezjs_timeline
  543. ezjsonm >= "1.0.0"
  544. ezjsonm-lwt
  545. ezresto
  546. ezresto-directory
  547. ezsqlite >= "0.4.2"
  548. ezxmlm >= "1.1.0"
  549. FPauth
  550. FPauth-core
  551. FPauth-responses
  552. FPauth-strategies
  553. FrontC >= "4.0.0"
  554. faad = "0.5.0"
  555. facteur
  556. fadbadml >= "0.1.2"
  557. faraday >= "0.7.1"
  558. faraday-async >= "0.7.1"
  559. faraday-lwt >= "0.7.1"
  560. faraday-lwt-unix >= "0.7.1"
  561. farmhash >= "0.4"
  562. fasmifra
  563. fat-filesystem >= "0.13.0"
  564. fd-send-recv >= "2.0.1"
  565. fdkaac = "0.3.2"
  566. feat
  567. feat-core
  568. feat-num
  569. feather
  570. feather_async
  571. ff
  572. ff-bench
  573. ff-pbt
  574. ff-sig
  575. ffmpeg = "1.0.0~beta1"
  576. ffmpeg-av < "1.0.0~beta2"
  577. ffmpeg-avcodec < "1.0.0~beta2"
  578. ffmpeg-avdevice < "1.0.0~beta2"
  579. ffmpeg-avfilter < "1.0.0~beta2"
  580. ffmpeg-avutil < "1.0.0~beta2"
  581. ffmpeg-swresample < "1.0.0~beta2"
  582. ffmpeg-swscale < "1.0.0~beta2"
  583. fftw3 >= "0.8.2"
  584. fiat-p256
  585. fieldslib >= "v0.12.0" & < "v0.17.0"
  586. file_path < "v0.17.0"
  587. fileutils >= "0.6.1" & < "0.6.6"
  588. finch
  589. fit < "1.3.2"
  590. fix >= "20181206"
  591. flex-array
  592. fmlib < "0.5.3"
  593. fmlib_js >= "0.3.0" & < "0.5.3"
  594. fmlib_parse < "0.5.3"
  595. fmlib_pretty < "0.5.3"
  596. fmlib_std < "0.5.3"
  597. fred
  598. freetds >= "0.7"
  599. frei0r >= "0.1.2"
  600. frenetic
  601. fsml
  602. fswatch
  603. fswatch_async
  604. fswatch_lwt
  605. fun-postgresql
  606. fun-sql
  607. fun-sqlite
  608. fuzzy_compare
  609. fuzzy_match < "v0.17.0"
  610. fzf < "v0.17.0"
  611. General
  612. GT < "0.5.0"
  613. gapi-ocaml
  614. gbddml
  615. gdbprofiler >= "0.4"
  616. gemini >= "0.3.0"
  617. gen >= "0.5.2"
  618. gen_js_api < "1.1.4"
  619. gendarme
  620. gendarme-csv
  621. gendarme-ezjsonm
  622. gendarme-json < "0.4.0"
  623. gendarme-toml
  624. gendarme-yaml
  625. gendarme-yojson
  626. genprint
  627. genspir >= "1.0.0"
  628. geoml
  629. get_line >= "7.0.0"
  630. gettext >= "0.4.1" & < "0.5.0"
  631. gettext-camomile < "0.5.0"
  632. gettext-stub < "0.5.0"
  633. git < "3.6.0"
  634. git-cohttp < "3.6.0"
  635. git-cohttp-unix < "3.6.0"
  636. git-http
  637. git-unix < "3.6.0"
  638. github >= "4.0.0"
  639. github-data
  640. github-hooks
  641. github-hooks-unix >= "0.5.0"
  642. github-jsoo >= "4.1.0"
  643. github-unix >= "4.0.0"
  644. glfw-ocaml
  645. gluten
  646. gluten-async
  647. gluten-eio
  648. gluten-lwt
  649. gluten-lwt-unix
  650. gluten-mirage
  651. gmap
  652. gmp
  653. gnuplot >= "0.6"
  654. gobba
  655. gobject-introspection
  656. goblint-cil >= "1.8.0"
  657. google-drive-ocamlfuse
  658. gopcaml-mode >= "0.0.2" & < "0.0.6"
  659. gospel < "0.2.0"
  660. gperftools >= "0.4"
  661. gpr >= "1.4.0"
  662. gr
  663. graphics >= "5.0.0"
  664. graphql >= "0.8.0"
  665. graphql-async >= "0.8.0"
  666. graphql-cohttp >= "0.9.0"
  667. graphql-lwt >= "0.8.0"
  668. graphql_parser >= "0.9.0"
  669. graphql_ppx
  670. gremlin
  671. grenier >= "0.8" & < "0.15"
  672. grid
  673. grpc < "0.2.0"
  674. grpc-async < "0.2.0"
  675. grpc-lwt < "0.2.0"
  676. gsl >= "1.24.0"
  677. gstreamer >= "0.3.1"
  678. h1
  679. h1-lwt-unix
  680. h2
  681. h2-async
  682. h2-eio
  683. h2-lwt
  684. h2-lwt-unix
  685. h2-mirage
  686. hack_parallel >= "1.0.0"
  687. hacl >= "0.3"
  688. hacl-star
  689. hacl-star-raw >= "0.5.0"
  690. hacl_x25519
  691. happy-eyeballs
  692. happy-eyeballs-lwt
  693. happy-eyeballs-miou-unix
  694. happy-eyeballs-mirage
  695. hardcaml < "v0.17.0"
  696. hardcaml_axi < "v0.17.0"
  697. hardcaml_c < "v0.17.0"
  698. hardcaml_circuits < "v0.17.0"
  699. hardcaml_fixed_point < "v0.17.0"
  700. hardcaml_handshake < "v0.17.0"
  701. hardcaml_of_verilog < "v0.17.0"
  702. hardcaml_step_testbench < "v0.17.0"
  703. hardcaml_verify < "v0.17.0"
  704. hardcaml_verilator < "v0.17.0"
  705. hardcaml_waveterm < "v0.17.0"
  706. hardcaml_xilinx < "v0.17.0"
  707. hardcaml_xilinx_components < "v0.17.0"
  708. hardcaml_xilinx_reports < "v0.17.0"
  709. hashcons >= "1.4.0"
  710. hashids >= "1.0.1"
  711. hashset >= "1.0.1"
  712. haxe >= "4.1.1"
  713. hc < "0.2"
  714. hdf5 >= "0.1.5"
  715. headache < "1.07"
  716. header-check
  717. herdtools7 >= "7.55"
  718. hex >= "1.3.0"
  719. hex_encode < "v0.17.0"
  720. hg_lib < "v0.17.0"
  721. hidapi >= "1.1"
  722. hidapi-lwt
  723. higher_kinded < "v0.17.0"
  724. hkdf
  725. hl_yaml
  726. hockmd
  727. horned_worm
  728. hpack
  729. hts_shrink >= "2.0.0"
  730. http-cookie < "4.0.0"
  731. http-lwt-client
  732. http-mirage-client
  733. http-multipart-formdata
  734. httpaf >= "0.6.0"
  735. httpaf-async >= "0.6.0"
  736. httpaf-lwt-unix
  737. httpaf_caged
  738. huffman
  739. hvsock >= "2.0.0"
  740. hxd
  741. hyper
  742. ISO8601 >= "0.2.6"
  743. i3ipc
  744. icalendar
  745. idd
  746. idds
  747. imagelib
  748. incr_dom < "v0.17.0"
  749. incr_dom_interactive < "v0.17.0"
  750. incr_dom_keyboard
  751. incr_dom_partial_render < "v0.17.0"
  752. incr_dom_sexp_form < "v0.17.0"
  753. incr_dom_widgets
  754. incr_map < "v0.17.0"
  755. incr_select < "v0.17.0"
  756. incremental < "v0.17.0"
  757. incremental_cycles
  758. indentation_buffer < "v0.17.0"
  759. index
  760. index-bench
  761. inferno >= "20190924" & < "20211222"
  762. influxdb
  763. influxdb-async
  764. influxdb-lwt
  765. inquire
  766. int_repr < "v0.17.0"
  767. integers >= "0.3.0"
  768. integers_stubs_js
  769. integration1d >= "0.5.1"
  770. interface-prime
  771. interface-prime-lwt
  772. interval >= "1.5" & < "1.6"
  773. interval-map
  774. interval_base
  775. interval_crlibm
  776. interval_intel
  777. io-page
  778. io-page-unix
  779. iostream
  780. iostream-camlzip
  781. ipaddr >= "2.9.0"
  782. ipaddr-cstruct
  783. ipaddr-sexp
  784. irc-client >= "0.6.2"
  785. irc-client-lwt >= "0.6.2"
  786. irc-client-lwt-ssl
  787. irc-client-tls >= "0.6.2"
  788. irc-client-unix >= "0.6.2"
  789. irmin < "3.5.2"
  790. irmin-chunk < "3.10.0"
  791. irmin-containers < "3.10.0"
  792. irmin-fs < "3.6.1"
  793. irmin-git < "3.6.1"
  794. irmin-graphql < "3.6.1"
  795. irmin-http < "3.6.1"
  796. irmin-indexeddb
  797. irmin-layers
  798. irmin-mirage < "3.10.0"
  799. irmin-mirage-git < "3.10.0"
  800. irmin-mirage-graphql < "3.10.0"
  801. irmin-pack < "3.5.2"
  802. irmin-test < "3.6.1"
  803. irmin-tezos < "3.6.1"
  804. irmin-unix
  805. iso639
  806. iter
  807. itv-tree >= "2.2"
  808. jane-street-headers >= "v0.12.0" & < "v0.17.0"
  809. jane_rope < "v0.17.0"
  810. janestreet_cpuid < "v0.17.0"
  811. janestreet_csv < "v0.17.0"
  812. janestreet_lru_cache < "v0.17.0"
  813. jemalloc >= "0.2"
  814. jhupllib >= "0.2.1"
  815. jingoo >= "1.3.0"
  816. js_of_ocaml < "3.10.0"
  817. js_of_ocaml-compiler < "3.10.0"
  818. js_of_ocaml-lwt < "3.10.0"
  819. js_of_ocaml-ocamlbuild >= "3.5.0" & < "3.10.0"
  820. js_of_ocaml-ppx < "3.10.0"
  821. js_of_ocaml-ppx_deriving_json < "3.10.0"
  822. js_of_ocaml-toplevel < "3.10.0"
  823. js_of_ocaml-tyxml < "3.10.0"
  824. js_of_ocaml-webgpu
  825. js_of_ocaml-webidl
  826. js_of_ocaml_patches < "v0.17.0"
  827. json-data-encoding < "1.0.0"
  828. json-data-encoding-browser < "1.0.0"
  829. json-data-encoding-bson < "1.0.0"
  830. json_decoder
  831. jsonaf < "v0.17.0"
  832. jsonoo
  833. jsonrpc < "1.15.1-5.0"
  834. jsonxt
  835. jsoo-react
  836. jsoo_broadcastchannel
  837. jsoo_storage
  838. jst-config < "v0.17.0"
  839. junit >= "2.0.1" & < "2.2.0"
  840. junit_alcotest >= "2.0.1" & < "2.2.0"
  841. junit_ounit >= "2.0.1" & < "2.2.0"
  842. jupyter
  843. jupyter-archimedes < "2.7.3"
  844. jupyter-kernel
  845. jwto
  846. kafka >= "0.5"
  847. kafka_async
  848. kafka_lwt
  849. kappa-agents < "4.1.3"
  850. kappa-binaries < "4.1.3"
  851. kappa-library < "4.1.3"
  852. kappa-server
  853. kcas < "0.1.6"
  854. kdf
  855. ke
  856. key-parsers >= "0.10.1"
  857. kicadsch >= "0.4.0"
  858. kind2
  859. kinetic-client >= "0.0.11"
  860. kittyimg
  861. kqueue < "0.2.0"
  862. krb
  863. lablgtk3 >= "3.0.beta4"
  864. lablgtk3-goocanvas2
  865. lablgtk3-gtkspell3
  866. lablgtk3-rsvg2
  867. lablgtk3-sourceview3
  868. lablqml
  869. labrys
  870. lacaml >= "11.0.2"
  871. ladspa = "0.2.0"
  872. lambda
  873. lambda-runtime
  874. lambda-term >= "2.0" & < "3.3.0"
  875. lambda_streams
  876. lambda_streams_async
  877. lambda_streams_lwt
  878. lambdapi < "2.3.1"
  879. lambdasoup >= "0.6.4"
  880. lame >= "0.3.4" & < "0.3.6"
  881. landmarks = "1.4"
  882. landmarks-ppx < "1.5"
  883. lascar >= "0.6-alpha"
  884. lastfm = "0.3.3"
  885. launchd >= "1.3"
  886. lazy-trie
  887. lbfgs >= "0.9.1"
  888. lbvs_consent >= "2.1.0"
  889. ldap >= "2.4.1"
  890. learn-ocaml
  891. learn-ocaml-client
  892. ledgerwallet
  893. ledgerwallet-tezos
  894. lens >= "1.2.3"
  895. letsencrypt
  896. letsencrypt-app
  897. letsencrypt-dns
  898. letsencrypt-mirage
  899. letters
  900. leveldb >= "1.3.0"
  901. libabsolute
  902. libsvm >= "0.10.0"
  903. libzipperposition
  904. lilac
  905. line-up-words < "v0.17.0"
  906. line_oriented
  907. linenoise >= "1.2.0"
  908. links
  909. links-mysql
  910. links-postgresql
  911. links-sqlite3
  912. linol
  913. linol-eio
  914. linol-lwt
  915. lintcstubs-arity < "0.2.0" | >= "0.4.1"
  916. linwrap
  917. liquid_interpreter
  918. liquid_ml
  919. liquid_parser
  920. liquid_std
  921. liquid_syntax
  922. llvm >= "15.0.7+nnp-2" & < "18-shared"
  923. lmdb >= "1.0"
  924. lo >= "0.2.0"
  925. loga
  926. logical
  927. logs-async < "1.3"
  928. logs-async-reporter < "1.3"
  929. logs-ppx
  930. logs-syslog
  931. logtk
  932. lp
  933. lp-glpk
  934. lp-glpk-js
  935. lp-gurobi
  936. lp-highs
  937. lpd
  938. lru >= "0.3.0"
  939. lsp < "1.15.1-5.0"
  940. lt-code
  941. lua_parser < "1.0.2"
  942. lun
  943. lustre-v6 >= "6.103.3"
  944. lutils >= "1.51.2"
  945. lutin >= "2.71.10"
  946. luv
  947. luv_unix
  948. lwd < "0.4"
  949. lwt != "5.9.2"
  950. lwt-canceler
  951. lwt-dllist
  952. lwt-exit
  953. lwt-parallel
  954. lwt-pipe
  955. lwt-pipeline >= "0.2"
  956. lwt-watcher
  957. lwt_direct
  958. lwt_domain
  959. lwt_glib >= "1.1.1"
  960. lwt_log >= "1.1.1"
  961. lwt_ppx >= "1.2.2" & < "5.9.2"
  962. lwt_react >= "1.1.2"
  963. lwt_retry
  964. lwt_ssl >= "1.1.3"
  965. lz4 >= "1.2.0"
  966. lz4_chans
  967. lzo >= "0.0.3"
  968. macaddr
  969. macaddr-cstruct
  970. macaddr-sexp
  971. mad = "0.5.0"
  972. magic-mime >= "1.1.2"
  973. magic-trace
  974. malfunction < "0.5"
  975. man_in_the_middle_debugger < "v0.17.0"
  976. markdown
  977. markup >= "0.8.0"
  978. markup-lwt
  979. mastodon-archive-viewer >= "0.2" & < "0.4.0"
  980. matplotlib
  981. mc2
  982. mccs >= "1.1+10"
  983. mdx < "2.2.0"
  984. mec
  985. mechaml
  986. memcad
  987. memfd
  988. memgraph
  989. memgraph_kitty
  990. memo < "0.2"
  991. memprof-limits
  992. memtrace
  993. memtrace-mirage
  994. memtrace_viewer
  995. menhir >= "20200123" & < "20211125"
  996. menhirLib < "20211125"
  997. menhirSdk < "20211125"
  998. merge-fmt < "0.4"
  999. merlin < "4.5-411"
  1000. merlin-extend
  1001. mesh >= "0.9.5"
  1002. mesh-easymesh >= "0.9.5"
  1003. mesh-graphics >= "0.9.5"
  1004. mesh-triangle >= "0.9.5"
  1005. metapp
  1006. metaquot
  1007. metrics
  1008. metrics-influx
  1009. metrics-lwt
  1010. metrics-rusage
  1011. metrics-unix
  1012. mew
  1013. mew_vi
  1014. mimic < "0.0.2"
  1015. mindstorm >= "0.8"
  1016. mindstorm-lwt
  1017. minicaml
  1018. minicli >= "5.0.2"
  1019. minisat >= "0.3"
  1020. mirage-block
  1021. mirage-block-ccm
  1022. mirage-block-combinators
  1023. mirage-block-lwt
  1024. mirage-block-ramdisk
  1025. mirage-block-solo5
  1026. mirage-block-unix
  1027. mirage-block-xen
  1028. mirage-bootvar
  1029. mirage-channel >= "3.2.0"
  1030. mirage-channel-lwt
  1031. mirage-clock < "4.2.0"
  1032. mirage-clock-lwt
  1033. mirage-clock-unix < "4.2.0"
  1034. mirage-conduit
  1035. mirage-console
  1036. mirage-console-lwt
  1037. mirage-crypto
  1038. mirage-crypto-ec
  1039. mirage-crypto-pk
  1040. mirage-crypto-rng
  1041. mirage-crypto-rng-async
  1042. mirage-crypto-rng-eio
  1043. mirage-crypto-rng-lwt
  1044. mirage-crypto-rng-miou-unix
  1045. mirage-crypto-rng-mirage
  1046. mirage-device
  1047. mirage-dns
  1048. mirage-flow
  1049. mirage-flow-combinators
  1050. mirage-flow-lwt
  1051. mirage-flow-unix
  1052. mirage-fs
  1053. mirage-fs-lwt
  1054. mirage-kv >= "2.0.0"
  1055. mirage-kv-lwt >= "2.0.0"
  1056. mirage-kv-mem
  1057. mirage-kv-unix < "3.0.0"
  1058. mirage-monitoring
  1059. mirage-nat
  1060. mirage-net
  1061. mirage-net-lwt
  1062. mirage-net-macosx >= "1.5.0"
  1063. mirage-net-solo5
  1064. mirage-net-unix
  1065. mirage-net-xen
  1066. mirage-profile
  1067. mirage-protocols
  1068. mirage-protocols-lwt
  1069. mirage-qubes
  1070. mirage-qubes-ipv4
  1071. mirage-random
  1072. mirage-sleep
  1073. mirage-solo5
  1074. mirage-stack
  1075. mirage-stack-lwt
  1076. mirage-time
  1077. mirage-time-lwt
  1078. mirage-time-unix
  1079. mirage-types >= "3.6.0"
  1080. mirage-types-lwt >= "3.6.0"
  1081. mirage-unix
  1082. mirage-vnetif
  1083. mirage-xen
  1084. mkaudio >= "1.1.0"
  1085. mkocaml
  1086. mlbdd >= "0.7.2"
  1087. mlfenv
  1088. mlmpfr >= "4.0.2+dune" & < "4.1.0+bugfix1"
  1089. mlpost
  1090. mlpost-lablgtk
  1091. mlt_parser < "v0.17.0"
  1092. mm >= "0.7.0" & < "0.7.2"
  1093. mmap
  1094. mmdb
  1095. mmo
  1096. mock >= "0.1.1"
  1097. mock-ounit >= "0.1.1"
  1098. module-graph
  1099. molenc
  1100. monaco_jsoo
  1101. monolith < "20241126"
  1102. monomorphic >= "2.0"
  1103. monorobot
  1104. morbig >= "0.10.3"
  1105. morsmall
  1106. moss >= "0.1.1"
  1107. mparser >= "1.3"
  1108. mparser-pcre
  1109. mparser-re
  1110. mperf
  1111. mpg123
  1112. mpp >= "0.3.4"
  1113. mpris
  1114. mpris-clients
  1115. mrmime
  1116. msat >= "0.8"
  1117. msat-bin
  1118. msgpck >= "1.5"
  1119. msgpck-repr
  1120. mssql
  1121. mugen
  1122. multipart-form-data >= "0.3.0"
  1123. multipart_form
  1124. multipart_form-cohttp-lwt
  1125. multipart_form-eio
  1126. multipart_form-lwt
  1127. multipart_form-miou
  1128. murmur3 >= "0.3"
  1129. mustache >= "3.1.0"
  1130. mustache-cli
  1131. mutf8
  1132. mwt
  1133. mybuild >= "7"
  1134. mysql8
  1135. mysql_protocol
  1136. n_ary < "v0.17.0"
  1137. naboris
  1138. nacc
  1139. nanoev
  1140. nanoev-picos
  1141. nanoev-posix
  1142. nanoev_tiny_httpd
  1143. nanosvg
  1144. nanosvg_text
  1145. nbd >= "4.0.3"
  1146. nbd-tool
  1147. nbd-unix
  1148. netkat
  1149. netlink >= "0.3.4"
  1150. netsnmp < "v0.17.0"
  1151. nice_parser
  1152. nmea
  1153. nocoiner
  1154. noise
  1155. nottui < "0.4"
  1156. nottui-lwt < "0.4"
  1157. nottui-pretty < "0.4"
  1158. notty >= "0.2.3"
  1159. notty_async >= "v0.12.0" & < "v0.17.0"
  1160. np
  1161. npy >= "0.0.9"
  1162. nsq
  1163. numeric_string < "v0.17.0"
  1164. nuscr < "2.0.0"
  1165. OCanren-ppx < "0.3.0"
  1166. obeam
  1167. obelisk >= "0.5.0"
  1168. obuilder < "0.5"
  1169. obuilder-spec < "0.5"
  1170. obus >= "1.2.0"
  1171. ocal >= "0.2.2"
  1172. ocaml-canvas
  1173. ocaml-compiler-libs >= "v0.12.0" & != "v0.12.4"
  1174. ocaml-embed-file < "v0.17.0"
  1175. ocaml-lsp-server < "1.9.0"
  1176. ocaml-lua
  1177. ocaml-migrate-parsetree
  1178. ocaml-migrate-parsetree-ocamlbuild
  1179. ocaml-monadic >= "0.4.1"
  1180. ocaml-print-intf
  1181. ocaml-probes < "v0.17.0"
  1182. ocaml-protoc >= "2.0.1"
  1183. ocaml-protoc-plugin < "4.3.1"
  1184. ocaml-r >= "0.1.1"
  1185. ocaml-syntax-shims
  1186. ocaml-systemd >= "1.3"
  1187. ocaml-top >= "1.2.0"
  1188. ocaml-vdom < "transition"
  1189. ocaml-version = "3.5.0"
  1190. ocaml_db_model
  1191. ocaml_intrinsics < "v0.17.0"
  1192. ocaml_pgsql_model
  1193. ocaml_plugin
  1194. ocamlapi
  1195. ocamlapi_async
  1196. ocamlapi_lwt_unix
  1197. ocamlapi_ppx
  1198. ocamlcodoc
  1199. ocamlformat < "0.18.0"
  1200. ocamlgraph >= "2.0.0"
  1201. ocamlgraph_gtk
  1202. ocamline
  1203. ocb
  1204. ocluster < "0.2"
  1205. ocluster-api < "0.2"
  1206. ocolor
  1207. ocp-browser >= "1.1.9"
  1208. ocp-indent >= "1.7.0" & < "1.9.0"
  1209. ocp-indent-nlfork
  1210. ocp-index >= "1.1.9"
  1211. ocp-search
  1212. ocp_reveal
  1213. ocplib-endian >= "1.1"
  1214. ocplib-json-typed >= "0.7"
  1215. ocplib-json-typed-browser
  1216. ocplib-json-typed-bson
  1217. ocplib-simplex >= "0.5"
  1218. ocplib_stuff
  1219. ocsigen-i18n >= "4.0.0"
  1220. ocsigenserver >= "4.0.1"
  1221. octavius >= "1.2.2"
  1222. odash
  1223. odate
  1224. odep < "0.2.0"
  1225. odepack >= "0.6.9"
  1226. odnnr
  1227. odoc < "2.1.1"
  1228. of_json < "v0.17.0"
  1229. offheap
  1230. ohex
  1231. ojs < "1.1.4"
  1232. olinq >= "0.3"
  1233. omd >= "1.3.2"
  1234. omg
  1235. omigrate < "0.3.1"
  1236. omlr
  1237. oniguruma
  1238. opam-0install
  1239. opam-0install-cudf
  1240. opam-bin >= "0.9.5"
  1241. opam-build
  1242. opam-client >= "2.0.2" & < "2.3.0"
  1243. opam-compiler
  1244. opam-core >= "2.0.2" & < "2.3.0"
  1245. opam-custom-install
  1246. opam-devel >= "2.0.2" & < "2.3.0"
  1247. opam-dune-lint < "0.3"
  1248. opam-ed >= "0.4"
  1249. opam-file-format >= "2.1.0" & < "2.1.5"
  1250. opam-format >= "2.0.2" & < "2.3.0"
  1251. opam-graph
  1252. opam-grep >= "0.2.0"
  1253. opam-installer >= "2.0.2" & < "2.3.0"
  1254. opam-monorepo < "0.2.2"
  1255. opam-package-upgrade >= "0.2"
  1256. opam-publish >= "2.0.2"
  1257. opam-repository >= "2.0.2" & < "2.3.0"
  1258. opam-solver >= "2.0.2" & < "2.3.0"
  1259. opam-state >= "2.0.2" & < "2.3.0"
  1260. opam-test
  1261. opam_bin_lib
  1262. opasswd
  1263. opazl
  1264. openai-gym
  1265. opencc0
  1266. opencc1
  1267. opencc1_1
  1268. openQASM
  1269. opentelemetry < "0.7"
  1270. opentelemetry-client-cohttp-lwt < "0.7"
  1271. opentelemetry-client-ocurl < "0.7"
  1272. opentelemetry-cohttp-lwt < "0.7"
  1273. opentelemetry-lwt < "0.7"
  1274. opium
  1275. opium-graphql
  1276. opium-testing
  1277. opium_kernel >= "0.17.0"
  1278. oplot < "0.85"
  1279. oplsr
  1280. opomodoro
  1281. optal
  1282. opti
  1283. optimization1d >= "0.6.1"
  1284. optint
  1285. oraft < "0.3.0"
  1286. oranger >= "2.0.1"
  1287. orb
  1288. order-i3-xfce
  1289. ordinal_abbreviation < "v0.17.0"
  1290. ordma >= "0.0.5"
  1291. orec >= "1.0.1"
  1292. orewa
  1293. orpie
  1294. orrandomForest
  1295. orsvm_e1071 >= "4.0.0"
  1296. orun
  1297. orxgboost >= "1.1.0"
  1298. oseq >= "0.2"
  1299. oskel
  1300. osx-secure-transport
  1301. otf
  1302. otoml
  1303. otr
  1304. ounit = "2.1.2"
  1305. ounit-lwt < "2.2.0"
  1306. ounit2 < "2.2.7"
  1307. ounit2-lwt < "2.2.7"
  1308. override < "0.4.0"
  1309. owee < "0.8"
  1310. owl >= "0.4.0" & < "1.2"
  1311. owl-base >= "0.4.0" & < "1.2"
  1312. owl-jupyter
  1313. owl-ode
  1314. owl-ode-base
  1315. owl-ode-odepack
  1316. owl-ode-sundials
  1317. owl-opt
  1318. owl-opt-lbfgs
  1319. owl-plplot < "1.1"
  1320. owl-symbolic
  1321. owl-top >= "0.4.0" & < "1.2"
  1322. owl-zoo >= "0.4.0"
  1323. owork
  1324. ozulip
  1325. p4pp
  1326. p5scm < "0.2.0"
  1327. pacomb
  1328. paf
  1329. paf-cohttp
  1330. pam < "v0.17.0"
  1331. pandoc
  1332. pandoc-abbreviations
  1333. pandoc-comment
  1334. pandoc-crossref
  1335. pandoc-include
  1336. pandoc-inspect
  1337. pandoc-pdf2png
  1338. pandoc-replace
  1339. papi >= "0.1.1"
  1340. parany >= "9.0.0"
  1341. pardi
  1342. parmap >= "1.1.1"
  1343. parsexp >= "v0.12.0" & < "v0.17.0"
  1344. parsexp_io < "v0.17.0"
  1345. parsley
  1346. patdiff >= "v0.12.1" & < "v0.17.0"
  1347. path_glob
  1348. patience_diff < "v0.17.0"
  1349. patricia-tree < "0.10.0"
  1350. pattern
  1351. pb
  1352. pb-plugin
  1353. pbkdf
  1354. pbrt
  1355. pbrt_services
  1356. pbrt_yojson
  1357. pcap-format >= "0.5.2"
  1358. pcre >= "7.3.5"
  1359. pcre2
  1360. pds-reachability >= "0.2.2"
  1361. pecu >= "0.2"
  1362. petr4
  1363. pf-qubes
  1364. pg_query
  1365. pgocaml >= "4.0"
  1366. pgocaml_ppx
  1367. pgx >= "1.0" & < "2.2"
  1368. pgx_async >= "1.0" & < "2.2"
  1369. pgx_lwt >= "1.0" & < "2.2"
  1370. pgx_lwt_mirage < "2.2"
  1371. pgx_lwt_unix < "2.2"
  1372. pgx_unix >= "1.0" & < "2.2"
  1373. pgx_value_core < "2.2"
  1374. pgx_value_ptime < "2.2"
  1375. phantom-algebra >= "1.0.1"
  1376. phonetic
  1377. phylogenetics < "0.2.0"
  1378. piaf < "0.2.0"
  1379. picasso
  1380. piqi >= "0.7.8"
  1381. piqilib >= "0.6.16"
  1382. pixel_pusher
  1383. pkcs11 >= "0.18.0"
  1384. pkcs11-cli
  1385. pkcs11-driver
  1386. pkcs11-rev
  1387. pla >= "1.3"
  1388. plato
  1389. plebeia < "2.0.0"
  1390. plist-xml
  1391. plist-xml-lwt
  1392. plotkicadsch
  1393. plplot >= "5.11.0-1"
  1394. polka
  1395. polling_state_rpc < "v0.17.0"
  1396. polly
  1397. polynomial
  1398. pomap
  1399. portaudio = "0.2.2"
  1400. portaudio_c_bindings
  1401. portmidi
  1402. posix-base < "2.0.2"
  1403. posix-bindings < "2.0.2"
  1404. posix-getopt >= "2.0.0" & < "2.0.2"
  1405. posix-signal < "2.0.2"
  1406. posix-socket < "2.0.2"
  1407. posix-socket-unix < "2.0.2"
  1408. posix-time2 < "2.0.2"
  1409. posix-types >= "2.0.0" & < "2.0.2"
  1410. posix-uname < "2.0.2"
  1411. posixat < "v0.17.0"
  1412. postgres_async < "v0.17.0"
  1413. postgresql >= "4.4.1"
  1414. pp < "1.2.0"
  1415. pp_loc
  1416. pprint >= "20200226"
  1417. ppx-owl-opt
  1418. ppx_accessor < "v0.17.0"
  1419. ppx_assert < "v0.17.0"
  1420. ppx_bap
  1421. ppx_base < "v0.17.0"
  1422. ppx_bench < "v0.17.0"
  1423. ppx_bin_prot < "v0.17.0"
  1424. ppx_bitstring < "5.0.2"
  1425. ppx_blob >= "0.6.0"
  1426. ppx_catch
  1427. ppx_cold < "v0.17.0"
  1428. ppx_compare < "v0.17.0"
  1429. ppx_compose >= "0.1.0"
  1430. ppx_const >= "2.0"
  1431. ppx_conv_func < "v0.17.0"
  1432. ppx_counters
  1433. ppx_css < "v0.17.0"
  1434. ppx_cstruct
  1435. ppx_cstubs
  1436. ppx_csv_conv < "v0.17.0"
  1437. ppx_custom_printf < "v0.17.0"
  1438. ppx_decimal
  1439. ppx_defer >= "0.4.0"
  1440. ppx_demo < "v0.17.0"
  1441. ppx_derive_at_runtime < "v0.17.0"
  1442. ppx_derivers >= "1.2.1"
  1443. ppx_deriving
  1444. ppx_deriving_cmdliner >= "0.5.1"
  1445. ppx_deriving_encoding < "0.3.0"
  1446. ppx_deriving_hardcaml
  1447. ppx_deriving_jsoo
  1448. ppx_deriving_madcast >= "0.2"
  1449. ppx_deriving_protobuf
  1450. ppx_deriving_rpc
  1451. ppx_deriving_yaml < "0.2.2"
  1452. ppx_deriving_yojson
  1453. ppx_disable_unused_warnings < "v0.17.0"
  1454. ppx_distr_guards >= "0.2"
  1455. ppx_enumerate < "v0.17.0"
  1456. ppx_expect < "v0.17.0"
  1457. ppx_factory
  1458. ppx_fail
  1459. ppx_fields_conv < "v0.17.0"
  1460. ppx_fixed_literal < "v0.17.0"
  1461. ppx_gen_rec >= "1.1.0"
  1462. ppx_getenv >= "2.0"
  1463. ppx_globalize < "v0.17.0"
  1464. ppx_hash < "v0.17.0"
  1465. ppx_here < "v0.17.0"
  1466. ppx_ignore_instrumentation < "v0.17.0"
  1467. ppx_import
  1468. ppx_inline_alcotest
  1469. ppx_inline_test < "v0.16.1"
  1470. ppx_irmin < "3.0.0"
  1471. ppx_jane < "v0.17.0"
  1472. ppx_js_style < "v0.17.0"
  1473. ppx_jsobject_conv
  1474. ppx_jsonaf_conv < "v0.17.0"
  1475. ppx_let < "v0.17.0"
  1476. ppx_log < "v0.17.0"
  1477. ppx_make
  1478. ppx_map
  1479. ppx_marshal
  1480. ppx_marshal_ext
  1481. ppx_meta_conv
  1482. ppx_module_timer < "v0.17.0"
  1483. ppx_monad
  1484. ppx_monoid >= "0.3.2"
  1485. ppx_mysql
  1486. ppx_mysql_identity
  1487. ppx_optcomp < "v0.17.0"
  1488. ppx_optional < "v0.17.0"
  1489. ppx_pattern_bind < "v0.17.0"
  1490. ppx_pipebang >= "v0.12.0" & < "v0.17.0"
  1491. ppx_protocol_conv
  1492. ppx_protocol_conv_json
  1493. ppx_protocol_conv_jsonm
  1494. ppx_protocol_conv_msgpack
  1495. ppx_protocol_conv_xml_light
  1496. ppx_protocol_conv_xmlm
  1497. ppx_protocol_conv_yaml
  1498. ppx_pyformat
  1499. ppx_python < "v0.17.0"
  1500. ppx_rapper
  1501. ppx_rapper_async
  1502. ppx_rapper_lwt
  1503. ppx_regexp >= "0.4.0"
  1504. ppx_repr
  1505. ppx_sexp_conv < "v0.17.0"
  1506. ppx_sexp_message < "v0.17.0"
  1507. ppx_sexp_value < "v0.17.0"
  1508. ppx_show
  1509. ppx_stable < "v0.17.0"
  1510. ppx_stable_witness < "v0.17.0"
  1511. ppx_string < "v0.17.0"
  1512. ppx_string_interpolation
  1513. ppx_subliner
  1514. ppx_test
  1515. ppx_there
  1516. ppx_tools >= "6.0+4.08.0"
  1517. ppx_tools_versioned
  1518. ppx_tydi < "v0.17.0"
  1519. ppx_type_directed_value
  1520. ppx_typed_fields < "v0.17.0"
  1521. ppx_typerep_conv < "v0.17.0"
  1522. ppx_tyre
  1523. ppx_units
  1524. ppx_variants_conv < "v0.17.0"
  1525. ppx_wideopen
  1526. ppx_xml_conv < "v0.17.0"
  1527. ppx_yojson
  1528. ppx_yojson_conv < "v0.17.0"
  1529. ppx_yojson_conv_lib < "v0.17.0"
  1530. ppxfind >= "1.3"
  1531. ppxlib < "0.34.0"
  1532. ppxx
  1533. pratter
  1534. prbnmcn-ucb1 < "0.0.2"
  1535. prc
  1536. printbox >= "0.2" & < "0.8"
  1537. printbox-html < "0.8"
  1538. printbox-text < "0.8"
  1539. prof_spacetime
  1540. profunctor < "v0.17.0"
  1541. progress < "0.5.0"
  1542. prom
  1543. prometheus >= "0.6"
  1544. prometheus-app >= "0.6"
  1545. promise
  1546. promise_jsoo
  1547. promise_jsoo_lwt
  1548. protocell
  1549. protocol-9p >= "1.0.0"
  1550. protocol-9p-tool >= "1.0.0"
  1551. protocol-9p-unix >= "1.0.0"
  1552. protocol_version_header < "v0.17.0"
  1553. prr
  1554. psmt2-frontend >= "0.3.0"
  1555. psq >= "0.1.1"
  1556. ptmap >= "2.0.5"
  1557. ptset
  1558. pulseaudio = "0.1.4"
  1559. pure-html < "3.9.5"
  1560. pure-splitmix >= "0.3"
  1561. py >= "1.1"
  1562. pythonlib
  1563. qbf >= "0.3"
  1564. qcheck >= "0.13" & < "0.25"
  1565. qcheck-core < "0.25"
  1566. qcheck-ounit < "0.25"
  1567. qinap
  1568. qiskit < "0.44.0"
  1569. qmp >= "0.19.0"
  1570. qrencode
  1571. qtest >= "2.10.1"
  1572. queenshead
  1573. quests
  1574. radamsa
  1575. radare2 >= "0.0.3"
  1576. randomconv
  1577. range
  1578. rangeSet
  1579. rankers
  1580. rawlink < "2.1"
  1581. raylib < "0.3.1"
  1582. rdbg >= "1.196.12"
  1583. re >= "1.9.0" & < "1.13.2"
  1584. re2 >= "v0.12.1" & < "v0.17.0"
  1585. re2_stable
  1586. re_parser < "v0.17.0"
  1587. reactiveData = "0.3.0"
  1588. reanalyze
  1589. reason < "3.9.0"
  1590. reason-standard
  1591. received
  1592. record_builder < "v0.17.0"
  1593. records >= "1.0.0"
  1594. reddit_api_async < "0.2.1"
  1595. reddit_api_kernel < "0.2.1"
  1596. redirect
  1597. redis >= "0.4"
  1598. redis-async < "v0.17.0"
  1599. redis-lwt >= "0.4"
  1600. redis-sync >= "0.4"
  1601. reed-solomon-erasure >= "1.0.2"
  1602. reedsolomon
  1603. refl
  1604. regenerate
  1605. regex_parser_intf < "v0.17.0"
  1606. remu_ts
  1607. reparse < "3.0.0"
  1608. reparse-unix
  1609. repr
  1610. repr-bench
  1611. repr-fuzz
  1612. res >= "5.0.1"
  1613. resource-pooling >= "1.1"
  1614. resource_cache < "v0.17.0"
  1615. resp
  1616. resp-client
  1617. resp-mirage
  1618. resp-server >= "0.9"
  1619. resp-unix
  1620. resto
  1621. resto-acl
  1622. resto-cohttp
  1623. resto-cohttp-client
  1624. resto-cohttp-self-serving-client
  1625. resto-cohttp-server
  1626. resto-directory
  1627. resto-json
  1628. result
  1629. rfc1951 >= "0.8.1" & != "1.0.0" & < "1.3.0"
  1630. rfc6287 >= "1.0.4"
  1631. rfc7748
  1632. rfsm >= "1.6-alpha-3" & < "2.0"
  1633. rhythm
  1634. ringo
  1635. ringo-lwt
  1636. rock
  1637. root1d >= "0.5.1"
  1638. rope >= "0.6.2"
  1639. rosetta >= "0.2.0"
  1640. routes < "2.0.0"
  1641. rpc
  1642. rpc_parallel < "v0.17.0"
  1643. rpclib
  1644. rpclib-async
  1645. rpclib-html
  1646. rpclib-js
  1647. rpclib-lwt
  1648. rsdd
  1649. rss
  1650. rtop < "3.9.0"
  1651. rungen
  1652. rusage
  1653. rust-staticlib-gen
  1654. rust-staticlib-virtual
  1655. SZXX
  1656. safepass >= "3.1"
  1657. salsa20 >= "1.0.0"
  1658. salsa20-core >= "1.0.0"
  1659. satex
  1660. satyrographos
  1661. scgi
  1662. scipy
  1663. scrypt-kdf
  1664. sd_logic
  1665. searchTree
  1666. secp256k1 >= "0.4.1"
  1667. secp256k1-internal
  1668. sedlex >= "2.0" & < "2.4"
  1669. sek
  1670. semantic_version < "v0.17.0"
  1671. semaphore-compat
  1672. semver >= "0.2.1"
  1673. semver2
  1674. sendmail
  1675. sendmail-lwt
  1676. sendmail-miou-unix
  1677. sendmail-mirage
  1678. sentry
  1679. seq < "base"
  1680. sequencer_table < "v0.17.0"
  1681. serial
  1682. session >= "0.4.1"
  1683. session-cohttp >= "0.4.1"
  1684. session-cohttp-async >= "0.4.1"
  1685. session-cohttp-lwt >= "0.4.1"
  1686. session-cookie
  1687. session-cookie-async
  1688. session-cookie-lwt
  1689. session-postgresql >= "0.4.1"
  1690. session-postgresql-async
  1691. session-postgresql-lwt
  1692. session-redis-lwt >= "0.4.1"
  1693. session-webmachine >= "0.4.1"
  1694. setcore >= "1.0.2"
  1695. sexp < "v0.17.0"
  1696. sexp_diff < "v0.17.0"
  1697. sexp_diff_kernel
  1698. sexp_grammar < "v0.17.0"
  1699. sexp_macro < "v0.17.0"
  1700. sexp_pretty < "v0.17.0"
  1701. sexp_select < "v0.17.0"
  1702. sexp_string_quickcheck < "v0.17.0"
  1703. sexplib >= "v0.12.0" & < "v0.17.0"
  1704. sexplib0 >= "v0.12.0" & < "v0.17.0"
  1705. sgf >= "1.0.1"
  1706. sha >= "1.13" & < "1.15.1"
  1707. shapefile
  1708. shared-block-ring
  1709. shared-memory-ring
  1710. shared-memory-ring-lwt
  1711. shared-secret >= "0.4"
  1712. shell < "v0.17.0"
  1713. shexp < "v0.17.0"
  1714. shine = "0.2.2"
  1715. sihl
  1716. sihl-cache
  1717. sihl-contract
  1718. sihl-core
  1719. sihl-email
  1720. sihl-facade
  1721. sihl-persistence
  1722. sihl-queue
  1723. sihl-session
  1724. sihl-storage
  1725. sihl-token
  1726. sihl-type
  1727. sihl-user
  1728. sihl-web
  1729. simple63
  1730. sklearn
  1731. slacko
  1732. slug
  1733. smart-print >= "0.3.0"
  1734. smbc
  1735. smtlib-utils
  1736. snappy >= "0.1.2"
  1737. so
  1738. solidity-alcotest
  1739. solidity-common
  1740. solidity-parser
  1741. solidity-test
  1742. solidity-typechecker
  1743. sortedseq_intersect
  1744. soundtouch >= "0.1.9"
  1745. soupault
  1746. spacetime_lib
  1747. spawn < "v0.9.0" | >= "v0.13.0" & < "v0.15.0"
  1748. spdx_licenses
  1749. spelll >= "0.3"
  1750. spin < "0.8.1"
  1751. splay_tree < "v0.17.0"
  1752. splittable_random < "v0.17.0"
  1753. spotify-web-api
  1754. spotlib >= "4.1.0"
  1755. sqlgg >= "20200521"
  1756. sqlite3 >= "4.4.1"
  1757. sqlite3_utils
  1758. ssh-agent >= "0.2.0"
  1759. ssl >= "0.5.6"
  1760. stdcompat >= "19"
  1761. stdint >= "0.6.0" & < "0.7.2"
  1762. stdio < "v0.17.0"
  1763. stdlib-diff
  1764. stdlib-random
  1765. stdlib-shims
  1766. stitch
  1767. stone >= "0.5.2"
  1768. stored_reversed < "v0.17.0"
  1769. streamable < "v0.17.0"
  1770. streaming
  1771. string_dict < "v0.17.0"
  1772. stringext >= "1.6.0"
  1773. sturgeon >= "0.4.2"
  1774. subscriptions-transport-ws
  1775. subtype-refinement >= "0.2"
  1776. swagger >= "0.2.0"
  1777. swhid_compute
  1778. swhid_core
  1779. syndic >= "1.6.0"
  1780. sys-socket
  1781. sys-socket-unix
  1782. syslog
  1783. syslog-message >= "1.0.0"
  1784. syslog-rfc5424
  1785. systemverilog >= "0.0.2"
  1786. tablecloth-base
  1787. tablecloth-native < "transition"
  1788. taglib = "0.3.7"
  1789. talaria-bibtex
  1790. tcalc
  1791. tcpip
  1792. tdigest
  1793. telltime
  1794. tensorboard
  1795. terminal < "0.4.0"
  1796. terminal_size >= "0.1.4"
  1797. textmate-language
  1798. textrazor
  1799. textutils < "v0.17.0"
  1800. textutils_kernel < "v0.17.0"
  1801. textwrap >= "0.2.1"
  1802. tezos-base < "12.3"
  1803. tezos-base58
  1804. tezos-clic < "12.3"
  1805. tezos-context < "12.3"
  1806. tezos-context-hash
  1807. tezos-context-hash-irmin
  1808. tezos-crypto < "12.3"
  1809. tezos-error-monad < "12.3"
  1810. tezos-event-logging < "12.3"
  1811. tezos-hacl-glue < "12.3"
  1812. tezos-hacl-glue-unix < "12.3"
  1813. tezos-lwt-result-stdlib < "12.3"
  1814. tezos-micheline < "12.3"
  1815. tezos-p2p < "12.3"
  1816. tezos-p2p-services < "12.3"
  1817. tezos-protocol-environment-packer < "12.3"
  1818. tezos-protocol-environment-sigs < "12.3"
  1819. tezos-protocol-environment-structs < "12.3"
  1820. tezos-requester < "12.3"
  1821. tezos-rpc < "12.3"
  1822. tezos-rpc-http < "12.3"
  1823. tezos-rpc-http-client < "12.3"
  1824. tezos-rpc-http-client-unix < "12.3"
  1825. tezos-rpc-http-server < "12.3"
  1826. tezos-shell-services < "12.3"
  1827. tezos-stdlib < "12.3"
  1828. tezos-stdlib-unix < "12.3"
  1829. tezos-test-helpers < "12.3"
  1830. tezos-test-services
  1831. tezos-version < "12.3"
  1832. tezos-workers < "12.3"
  1833. thread-local-storage
  1834. thrift
  1835. tidy >= "5-0.2"
  1836. tilde_f < "v0.17.0"
  1837. time_now < "v0.17.0"
  1838. timed >= "1.1"
  1839. timedesc < "0.8.0"
  1840. timere < "0.8.0"
  1841. timere-parse
  1842. timezone < "v0.17.0"
  1843. tiny_httpd < "0.15"
  1844. tiny_httpd_camlzip < "0.15"
  1845. tip-parser >= "0.4"
  1846. tldr
  1847. tls >= "0.12.8" & < "0.15.4"
  1848. tls-async < "0.17.0"
  1849. tls-mirage < "0.15.4"
  1850. toml < "7.1.0"
  1851. toml-cconv
  1852. toml_cconv
  1853. toplevel_backend < "v0.17.0"
  1854. toplevel_expect_test < "v0.17.0"
  1855. topological_sort < "v0.17.0"
  1856. torch < "v0.17.0"
  1857. tqdm
  1858. tracing < "v0.17.0"
  1859. tracy-client
  1860. transept
  1861. traverse
  1862. travesty < "0.7.2"
  1863. tree_layout >= "0.2"
  1864. treeprint >= "2.3.0"
  1865. trie
  1866. tsdl-image >= "0.3.0"
  1867. tsdl-mixer
  1868. tsdl-ttf >= "0.3"
  1869. tsort
  1870. tube >= "4.4.0"
  1871. tuntap
  1872. twostep
  1873. typerep >= "v0.12.0" & < "v0.17.0"
  1874. tyre >= "0.5"
  1875. tyxml >= "4.3.0"
  1876. tyxml-jsx
  1877. tyxml-lwd < "0.4"
  1878. tyxml-ppx >= "4.3.0"
  1879. tyxml-syntax
  1880. ubase
  1881. ubpf < "0.2"
  1882. uecc >= "0.2"
  1883. uint >= "2.0.1"
  1884. ulid
  1885. unidecode
  1886. unionFind < "20250818"
  1887. unison >= "2.51.4" & < "2.53.4"
  1888. universo
  1889. unstrctrd
  1890. uri >= "2.2.1"
  1891. uri-bench
  1892. uri-re
  1893. uri-sexp
  1894. uring < "0.4"
  1895. uritemplate
  1896. user-agent-parser
  1897. username_kernel < "v0.17.0"
  1898. utop
  1899. uuuu >= "0.1.1"
  1900. validator
  1901. variantslib >= "v0.12.0" & < "v0.17.0"
  1902. vcaml
  1903. vcardgen >= "1.2"
  1904. vchan
  1905. vchan-unix
  1906. vchan-xen
  1907. vec < "0.2.0"
  1908. vector
  1909. vercel
  1910. vhd-format >= "0.12.0" & < "0.13.0"
  1911. vhd-format-lwt < "0.13.0"
  1912. virtual_dom < "v0.17.0"
  1913. visitors >= "20200207"
  1914. vlq >= "0.2.1"
  1915. vmnet
  1916. vocal
  1917. voqc
  1918. vue-jsoo < "0.3"
  1919. wall >= "0.4"
  1920. wasmer
  1921. wasmtime
  1922. waylaunch
  1923. webauthn
  1924. weberizer >= "0.8"
  1925. webmachine >= "0.6.2"
  1926. websocket >= "2.12" & < "2.15"
  1927. websocket-async >= "2.12" & < "2.15"
  1928. websocket-lwt
  1929. websocket-lwt-unix < "2.15"
  1930. websocketaf
  1931. webtest
  1932. webtest-js
  1933. wikitext
  1934. win-error >= "1.0"
  1935. win-eventlog = "0.3"
  1936. winsvc < "1.0.1"
  1937. ws
  1938. ws-server
  1939. wseg
  1940. wtf8 >= "1.0.2"
  1941. x509
  1942. x86_64-esperanto >= "0.0.6"
  1943. xapi-backtrace
  1944. xapi-inventory
  1945. xapi-rrd
  1946. xapi-stdext-date
  1947. xapi-stdext-encodings
  1948. xapi-stdext-pervasives
  1949. xapi-stdext-std
  1950. xapi-stdext-threads
  1951. xapi-stdext-unix
  1952. xapi-stdext-zerocheck
  1953. xdg-basedir < "0.0.5"
  1954. xen-evtchn
  1955. xen-evtchn-unix
  1956. xen-gnt
  1957. xen-gnt-unix
  1958. xenstore
  1959. xenstore-tool
  1960. xenstore_transport >= "1.1.0"
  1961. xml-light >= "2.5"
  1962. xmlplaylist >= "0.1.5"
  1963. yaml >= "1.0.0"
  1964. yaml-sexp
  1965. yara >= "0.2"
  1966. yojson >= "1.5.0"
  1967. yojson-bench
  1968. yojson-five
  1969. yurt >= "0.6"
  1970. yuscii >= "0.2.1"
  1971. yuujinchou
  1972. zarith-ppx
  1973. zarith_stubs_js < "v0.17.0"
  1974. zed >= "2.0.6" & < "3.2.0"
  1975. zeit
  1976. zelus
  1977. zelus-gtk
  1978. zipperposition
  1979. zipperposition-tools
  1980. zlib
  1981. zlist >= "0.4.0"
  1982. zmq >= "5.1.0"
  1983. zmq-async >= "5.1.0"
  1984. zmq-eio
  1985. zmq-lwt >= "5.1.0"
  1986. zstandard >= "v0.12.1" & < "v0.17.0"
  1987. zstd = "0.3"
  1988. zxcvbn >= "2.3+2"

Conflicts (5)

  1. jbuilder = "transition"
  2. js_of_ocaml-compiler < "3.6.0"
  3. dune-release < "1.3.0"
  4. odoc < "1.3.0"
  5. dune-configurator < "2.3.0"