blob: 7e53f13e458388b1dde2b4d6ecc1c067583ffb12 (
plain)
1
2
3
4
5
6
7
|
(lang dune 1.4)
; Add custom flags here. Default developer profile is `dev`
(context (opam (switch 4.05.0)))
(context (opam (switch 4.05.0+32bit)))
(context (opam (switch 4.08.1)))
(context (opam (switch 4.08.1+flambda)))
|