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