This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
14
unikernel/duniverse/stdlib-shims/dune-workspace.dev
Normal file
14
unikernel/duniverse/stdlib-shims/dune-workspace.dev
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
(lang dune 1.0)
|
||||
|
||||
;; Run the following command to test against all supported versions of
|
||||
;; OCaml:
|
||||
;;
|
||||
;; $ dune runtest --workspace dune-workspace.dev
|
||||
|
||||
(context (opam (switch 4.02.3)))
|
||||
(context (opam (switch 4.03.0)))
|
||||
(context (opam (switch 4.04.2)))
|
||||
(context (opam (switch 4.05.0)))
|
||||
(context (opam (switch 4.06.1)))
|
||||
(context (opam (switch 4.07.0)))
|
||||
(context (opam (switch 4.08.0+trunk)))
|
||||
Loading…
Add table
Add a link
Reference in a new issue