Skip to content

Instantly share code, notes, and snippets.

@zindel
Created August 20, 2019 08:09
Show Gist options
  • Save zindel/afcfe5f14ef3ac5e0db2226cbc2fef60 to your computer and use it in GitHub Desktop.
Save zindel/afcfe5f14ef3ac5e0db2226cbc2fef60 to your computer and use it in GitHub Desktop.
{
"name": "merlin",
"esy": {
"buildsInSource": "unsafe",
"exportedEnv": {
"CHECK_IF_PREINSTALLED": {"val": "false", "scope": "global"}
},
"buildEnv": {
"CHECK_IF_PREINSTALLED": "false"
}
},
"dependencies": {
"@opam/dune": "1.11.0",
"@opam/mdx": ">=1.3.0",
"@opam/menhir": "20190626",
"@opam/yojson": "*",
"@opam/ppx_yojson_conv": "*",
"ocaml": "4.02.3004"
},
"resolutions": {
"ocaml": "4.02.3004"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment