Skip to content

Instantly share code, notes, and snippets.

@EduardoRFS
Created April 7, 2021 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EduardoRFS/37448d29f19298402473a44430b2be63 to your computer and use it in GitHub Desktop.
Save EduardoRFS/37448d29f19298402473a44430b2be63 to your computer and use it in GitHub Desktop.
{
"dependencies": {
"ocaml": "4.12.x",
"@opam/tree-sitter": "*"
},
"resolutions": {
"@opam/tree-sitter": {
"source": "github:returntocorp/ocaml-tree-sitter:tree-sitter.opam#bee63d6c4ac7b6d24539f9f2c8cf5ba57ecce91d",
"override": {
"build": "dune build -p tree-sitter",
"install": "esy-installer tree-sitter.install",
"dependencies": {
"esy-tree-sitter": "github:joseeMDS/esy-tree-sitter#6999269fd6c56db48a17d8426264dfb4f6b0a077"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment