mte/unikernel/duniverse/camlp-streams/dune-workspace.dev

17 lines
472 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(lang dune 1.0)
(context default)
; Test on all 4.x versions as well
(context (opam (switch 4.02)))
(context (opam (switch 4.03)))
(context (opam (switch 4.04)))
(context (opam (switch 4.05)))
(context (opam (switch 4.06)))
(context (opam (switch 4.07)))
(context (opam (switch 4.08)))
(context (opam (switch 4.09)))
(context (opam (switch 4.10)))
(context (opam (switch 4.11)))
(context (opam (switch 4.12)))
(context (opam (switch 4.13)))
(context (opam (switch 4.14)))