blob: 556493ffad074366100b2f6d0b1c733e1e69e347 (
plain)
1
2
3
4
5
6
7
|
(lang dune 2.0)
; 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.09.1)))
(context (opam (switch 4.09.1+flambda)))
|