dune/jbuild-workspace.dev

12 lines
325 B
Plaintext
Raw Normal View History

2017-02-26 21:41:49 +00:00
;; Install the following opam switches, copy this file as
;; jbuild-workspace and run:
;;
;; $ ./_build/default/bin/main.exe build @install
;;
;; This will build jbuilder against all these version of OCaml
(context ((switch 4.02.3)))
(context ((switch 4.03.0)))
(context ((switch 4.04.0)))
(context ((switch 4.05.0+beta1)))