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_module_timer < "v0.17.0"
  1487. ppx_monad
  1488. ppx_monoid >= "0.3.2"
  1489. ppx_mysql
  1490. ppx_mysql_identity
  1491. ppx_optcomp < "v0.17.0"
  1492. ppx_optional < "v0.17.0"
  1493. ppx_pattern_bind < "v0.17.0"
  1494. ppx_pipebang >= "v0.12.0" & < "v0.17.0"
  1495. ppx_protocol_conv
  1496. ppx_protocol_conv_json
  1497. ppx_protocol_conv_jsonm
  1498. ppx_protocol_conv_msgpack
  1499. ppx_protocol_conv_xml_light
  1500. ppx_protocol_conv_xmlm
  1501. ppx_protocol_conv_yaml
  1502. ppx_pyformat
  1503. ppx_python < "v0.17.0"
  1504. ppx_rapper
  1505. ppx_rapper_async
  1506. ppx_rapper_lwt
  1507. ppx_regexp >= "0.4.0"
  1508. ppx_repr
  1509. ppx_sexp_conv < "v0.17.0"
  1510. ppx_sexp_message < "v0.17.0"
  1511. ppx_sexp_value < "v0.17.0"
  1512. ppx_show
  1513. ppx_stable < "v0.17.0"
  1514. ppx_stable_witness < "v0.17.0"
  1515. ppx_string < "v0.17.0"
  1516. ppx_string_interpolation
  1517. ppx_subliner
  1518. ppx_test
  1519. ppx_there
  1520. ppx_tools >= "6.0+4.08.0"
  1521. ppx_tools_versioned
  1522. ppx_tydi < "v0.17.0"
  1523. ppx_type_directed_value
  1524. ppx_typed_fields < "v0.17.0"
  1525. ppx_typerep_conv < "v0.17.0"
  1526. ppx_tyre
  1527. ppx_units
  1528. ppx_variants_conv < "v0.17.0"
  1529. ppx_wideopen
  1530. ppx_xml_conv < "v0.17.0"
  1531. ppx_yojson
  1532. ppx_yojson_conv < "v0.17.0"
  1533. ppx_yojson_conv_lib < "v0.17.0"
  1534. ppxfind >= "1.3"
  1535. ppxlib < "0.34.0"
  1536. ppxx
  1537. pratter
  1538. prbnmcn-ucb1 < "0.0.2"
  1539. prc
  1540. printbox >= "0.2" & < "0.8"
  1541. printbox-html < "0.8"
  1542. printbox-text < "0.8"
  1543. prof_spacetime
  1544. profunctor < "v0.17.0"
  1545. progress < "0.5.0"
  1546. prom
  1547. prometheus >= "0.6"
  1548. prometheus-app >= "0.6"
  1549. promise
  1550. promise_jsoo
  1551. promise_jsoo_lwt
  1552. protocell
  1553. protocol-9p >= "1.0.0"
  1554. protocol-9p-tool >= "1.0.0"
  1555. protocol-9p-unix >= "1.0.0"
  1556. protocol_version_header < "v0.17.0"
  1557. prr
  1558. psmt2-frontend >= "0.3.0"
  1559. psq >= "0.1.1"
  1560. ptmap >= "2.0.5"
  1561. ptset
  1562. pulseaudio = "0.1.4"
  1563. pure-html < "3.9.5"
  1564. pure-splitmix >= "0.3"
  1565. purl
  1566. py >= "1.1"
  1567. pythonlib
  1568. qbf >= "0.3"
  1569. qcheck >= "0.13" & < "0.25"
  1570. qcheck-core < "0.25"
  1571. qcheck-ounit < "0.25"
  1572. qinap
  1573. qiskit < "0.44.0"
  1574. qmp >= "0.19.0"
  1575. qrencode
  1576. qtest >= "2.10.1"
  1577. queenshead
  1578. quests
  1579. radamsa
  1580. radare2 >= "0.0.3"
  1581. randomconv
  1582. range
  1583. rangeSet
  1584. rankers
  1585. rawlink < "2.1"
  1586. raylib < "0.3.1"
  1587. rdbg >= "1.196.12"
  1588. re >= "1.9.0" & < "1.13.2"
  1589. re2 >= "v0.12.1" & < "v0.17.0"
  1590. re2_stable
  1591. re_parser < "v0.17.0"
  1592. reactiveData = "0.3.0"
  1593. reanalyze
  1594. reason < "3.9.0"
  1595. reason-standard
  1596. received
  1597. record_builder < "v0.17.0"
  1598. records >= "1.0.0"
  1599. reddit_api_async < "0.2.1"
  1600. reddit_api_kernel < "0.2.1"
  1601. redirect
  1602. redis >= "0.4"
  1603. redis-async < "v0.17.0"
  1604. redis-lwt >= "0.4"
  1605. redis-sync >= "0.4"
  1606. reed-solomon-erasure >= "1.0.2"
  1607. reedsolomon
  1608. refl
  1609. regenerate
  1610. regex_parser_intf < "v0.17.0"
  1611. remu_ts
  1612. reparse < "3.0.0"
  1613. reparse-unix
  1614. repr
  1615. repr-bench
  1616. repr-fuzz
  1617. res >= "5.0.1"
  1618. resource-pooling >= "1.1"
  1619. resource_cache < "v0.17.0"
  1620. resp
  1621. resp-client
  1622. resp-mirage
  1623. resp-server >= "0.9"
  1624. resp-unix
  1625. resto
  1626. resto-acl
  1627. resto-cohttp
  1628. resto-cohttp-client
  1629. resto-cohttp-self-serving-client
  1630. resto-cohttp-server
  1631. resto-directory
  1632. resto-json
  1633. result
  1634. rfc1951 >= "0.8.1" & != "1.0.0" & < "1.3.0"
  1635. rfc6287 >= "1.0.4"
  1636. rfc7748
  1637. rfsm >= "1.6-alpha-3" & < "2.0"
  1638. rhythm
  1639. ringo
  1640. ringo-lwt
  1641. rock
  1642. root1d >= "0.5.1"
  1643. rope >= "0.6.2"
  1644. rosetta >= "0.2.0"
  1645. routes < "2.0.0"
  1646. rpc
  1647. rpc_parallel < "v0.17.0"
  1648. rpclib
  1649. rpclib-async
  1650. rpclib-html
  1651. rpclib-js
  1652. rpclib-lwt
  1653. rsdd
  1654. rss
  1655. rtop < "3.9.0"
  1656. rungen
  1657. rusage
  1658. rust-staticlib-gen
  1659. rust-staticlib-virtual
  1660. SZXX
  1661. safepass >= "3.1"
  1662. salsa20 >= "1.0.0"
  1663. salsa20-core >= "1.0.0"
  1664. satex
  1665. satyrographos
  1666. scgi
  1667. scipy
  1668. scrypt-kdf
  1669. sd_logic
  1670. searchTree
  1671. secp256k1 >= "0.4.1"
  1672. secp256k1-internal
  1673. sedlex >= "2.0" & < "2.4"
  1674. sek
  1675. semantic_version < "v0.17.0"
  1676. semaphore-compat
  1677. semver >= "0.2.1"
  1678. semver2
  1679. sendmail
  1680. sendmail-lwt
  1681. sendmail-miou-unix
  1682. sendmail-mirage
  1683. sentry
  1684. seq < "base"
  1685. sequencer_table < "v0.17.0"
  1686. serial
  1687. session >= "0.4.1"
  1688. session-cohttp >= "0.4.1"
  1689. session-cohttp-async >= "0.4.1"
  1690. session-cohttp-lwt >= "0.4.1"
  1691. session-cookie
  1692. session-cookie-async
  1693. session-cookie-lwt
  1694. session-postgresql >= "0.4.1"
  1695. session-postgresql-async
  1696. session-postgresql-lwt
  1697. session-redis-lwt >= "0.4.1"
  1698. session-webmachine >= "0.4.1"
  1699. setcore >= "1.0.2"
  1700. sexp < "v0.17.0"
  1701. sexp_diff < "v0.17.0"
  1702. sexp_diff_kernel
  1703. sexp_grammar < "v0.17.0"
  1704. sexp_macro < "v0.17.0"
  1705. sexp_pretty < "v0.17.0"
  1706. sexp_select < "v0.17.0"
  1707. sexp_string_quickcheck < "v0.17.0"
  1708. sexplib >= "v0.12.0" & < "v0.17.0"
  1709. sexplib0 >= "v0.12.0" & < "v0.17.0"
  1710. sgf >= "1.0.1"
  1711. sha >= "1.13" & < "1.15.1"
  1712. shapefile
  1713. shared-block-ring
  1714. shared-memory-ring
  1715. shared-memory-ring-lwt
  1716. shared-secret >= "0.4"
  1717. shell < "v0.17.0"
  1718. shexp < "v0.17.0"
  1719. shine = "0.2.2"
  1720. sihl
  1721. sihl-cache
  1722. sihl-contract
  1723. sihl-core
  1724. sihl-email
  1725. sihl-facade
  1726. sihl-persistence
  1727. sihl-queue
  1728. sihl-session
  1729. sihl-storage
  1730. sihl-token
  1731. sihl-type
  1732. sihl-user
  1733. sihl-web
  1734. simple63
  1735. sklearn
  1736. slacko
  1737. slug
  1738. smart-print >= "0.3.0"
  1739. smbc
  1740. smtlib-utils
  1741. snappy >= "0.1.2"
  1742. so
  1743. solidity-alcotest
  1744. solidity-common
  1745. solidity-parser
  1746. solidity-test
  1747. solidity-typechecker
  1748. sortedseq_intersect
  1749. soundtouch >= "0.1.9"
  1750. soupault
  1751. spacetime_lib
  1752. spawn < "v0.9.0" | >= "v0.13.0" & < "v0.15.0"
  1753. spdx_licenses
  1754. spelll >= "0.3"
  1755. spin < "0.8.1"
  1756. splay_tree < "v0.17.0"
  1757. splittable_random < "v0.17.0"
  1758. spotify-web-api
  1759. spotlib >= "4.1.0"
  1760. sqlgg >= "20200521"
  1761. sqlite3 >= "4.4.1"
  1762. sqlite3_utils
  1763. ssh-agent >= "0.2.0"
  1764. ssl >= "0.5.6"
  1765. stdcompat >= "19"
  1766. stdint >= "0.6.0" & < "0.7.2"
  1767. stdio < "v0.17.0"
  1768. stdlib-diff
  1769. stdlib-random
  1770. stdlib-shims
  1771. stitch
  1772. stone >= "0.5.2"
  1773. stored_reversed < "v0.17.0"
  1774. streamable < "v0.17.0"
  1775. streaming
  1776. string_dict < "v0.17.0"
  1777. stringext >= "1.6.0"
  1778. sturgeon >= "0.4.2"
  1779. subscriptions-transport-ws
  1780. subtype-refinement >= "0.2"
  1781. swagger >= "0.2.0"
  1782. swhid_compute
  1783. swhid_core
  1784. syndic >= "1.6.0"
  1785. sys-socket
  1786. sys-socket-unix
  1787. syslog
  1788. syslog-message >= "1.0.0"
  1789. syslog-rfc5424 < "0.2"
  1790. systemverilog >= "0.0.2"
  1791. tablecloth-base
  1792. tablecloth-native < "transition"
  1793. taglib = "0.3.7"
  1794. talaria-bibtex
  1795. tcalc
  1796. tcpip
  1797. tdigest
  1798. telltime
  1799. tensorboard
  1800. terminal < "0.4.0"
  1801. terminal_size >= "0.1.4"
  1802. textmate-language
  1803. textrazor
  1804. textutils < "v0.17.0"
  1805. textutils_kernel < "v0.17.0"
  1806. textwrap >= "0.2.1"
  1807. tezos-base58
  1808. tezos-context-hash
  1809. thread-local-storage
  1810. thrift
  1811. tidy >= "5-0.2"
  1812. tilde_f < "v0.17.0"
  1813. time_now < "v0.17.0"
  1814. timed >= "1.1"
  1815. timedesc < "0.8.0"
  1816. timere < "0.8.0"
  1817. timere-parse
  1818. timezone < "v0.17.0"
  1819. tiny_httpd < "0.15"
  1820. tiny_httpd_camlzip < "0.15"
  1821. tip-parser >= "0.4"
  1822. tldr
  1823. tls >= "0.12.8" & < "0.15.4"
  1824. tls-async < "0.17.0"
  1825. tls-mirage < "0.15.4"
  1826. toml < "7.1.0"
  1827. toml-cconv
  1828. toml_cconv
  1829. toplevel_backend < "v0.17.0"
  1830. toplevel_expect_test < "v0.17.0"
  1831. topological_sort < "v0.17.0"
  1832. torch < "v0.17.0"
  1833. tqdm
  1834. tracing < "v0.17.0"
  1835. tracy-client
  1836. transept
  1837. traverse
  1838. travesty < "0.7.2"
  1839. tree_layout >= "0.2"
  1840. treeprint >= "2.3.0"
  1841. trie
  1842. tsdl-image >= "0.3.0"
  1843. tsdl-mixer
  1844. tsdl-ttf >= "0.3"
  1845. tsort
  1846. tube >= "4.4.0"
  1847. tuntap
  1848. twostep
  1849. typerep >= "v0.12.0" & < "v0.17.0"
  1850. tyre = "0.5"
  1851. tyxml >= "4.3.0"
  1852. tyxml-jsx
  1853. tyxml-lwd < "0.4"
  1854. tyxml-ppx >= "4.3.0"
  1855. tyxml-syntax
  1856. ubase
  1857. ubpf < "0.2"
  1858. uecc >= "0.2"
  1859. ufind
  1860. uint >= "2.0.1"
  1861. ulid
  1862. unidecode
  1863. unionFind < "20250818"
  1864. unison >= "2.51.4" & < "2.53.4"
  1865. universo
  1866. unstrctrd
  1867. uri >= "2.2.1"
  1868. uri-bench
  1869. uri-re
  1870. uri-sexp
  1871. uring < "0.4"
  1872. uritemplate
  1873. user-agent-parser
  1874. username_kernel < "v0.17.0"
  1875. utcp
  1876. utop
  1877. uuuu >= "0.1.1"
  1878. validator
  1879. variantslib >= "v0.12.0" & < "v0.17.0"
  1880. vcaml
  1881. vcardgen >= "1.2"
  1882. vchan
  1883. vchan-unix
  1884. vchan-xen
  1885. vec < "0.2.0"
  1886. vector
  1887. vercel
  1888. vhd-format >= "0.12.0" & < "0.13.0"
  1889. vhd-format-lwt < "0.13.0"
  1890. virtual_dom < "v0.17.0"
  1891. visitors >= "20200207"
  1892. vlq >= "0.2.1"
  1893. vmnet
  1894. vocal
  1895. voqc
  1896. vue-jsoo < "0.3"
  1897. wall >= "0.4"
  1898. wasmer
  1899. wasmtime
  1900. waylaunch
  1901. webauthn
  1902. weberizer >= "0.8"
  1903. webmachine >= "0.6.2"
  1904. websocket >= "2.12" & < "2.15"
  1905. websocket-async < "2.15"
  1906. websocket-lwt
  1907. websocket-lwt-unix < "2.15"
  1908. websocketaf
  1909. webtest
  1910. webtest-js
  1911. wikitext
  1912. win-error >= "1.0"
  1913. win-eventlog = "0.3"
  1914. winsvc < "1.0.1"
  1915. ws
  1916. ws-server
  1917. wseg
  1918. wtf8 >= "1.0.2"
  1919. x509
  1920. x86_64-esperanto >= "0.0.6"
  1921. xapi-backtrace
  1922. xapi-inventory
  1923. xapi-rrd
  1924. xapi-stdext-date
  1925. xapi-stdext-encodings
  1926. xapi-stdext-pervasives
  1927. xapi-stdext-std
  1928. xapi-stdext-threads
  1929. xapi-stdext-unix
  1930. xapi-stdext-zerocheck
  1931. xdg-basedir < "0.0.5"
  1932. xen-evtchn
  1933. xen-evtchn-unix
  1934. xen-gnt
  1935. xen-gnt-unix
  1936. xenstore
  1937. xenstore-tool
  1938. xenstore_transport >= "1.1.0"
  1939. xml-light >= "2.5"
  1940. xmlplaylist >= "0.1.5"
  1941. yaml >= "1.0.0"
  1942. yaml-sexp
  1943. yara >= "0.2"
  1944. yojson >= "1.5.0"
  1945. yojson-bench
  1946. yojson-five
  1947. yurt >= "0.6"
  1948. yuscii >= "0.2.1"
  1949. yuujinchou
  1950. zarith-ppx
  1951. zarith_stubs_js < "v0.17.0"
  1952. zed >= "2.0.6" & < "3.2.0"
  1953. zeit
  1954. zelus
  1955. zelus-gtk
  1956. zipperposition
  1957. zipperposition-tools
  1958. zlib
  1959. zlist >= "0.4.0"
  1960. zmq >= "5.1.0"
  1961. zmq-async >= "5.1.0"
  1962. zmq-eio
  1963. zmq-lwt >= "5.1.0"
  1964. zstandard >= "v0.12.1" & < "v0.17.0"
  1965. zstd = "0.3"
  1966. 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"