We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 439a520 commit f7478adCopy full SHA for f7478ad
docs/docson/build-schema.json
@@ -41,6 +41,7 @@
41
"description": "package name"
42
},
43
"ocaml-config" : {
44
+ "title": "OCaml Configuration format",
45
"properties": {
46
"bsdep": {
47
"type": "string",
@@ -71,7 +72,7 @@
71
72
73
"bs-lib-dir": {
74
- "description": "path to install bucklescript ocaml libs, used for its dependent compilation, default to /lib/buckle "
75
+ "description": "path to install bucklescript ocaml libs, used for its dependent compilation, default to /lib/bs "
76
77
"bs-dependencies": {
78
"type" : "object",
0 commit comments