this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add JSOO PPX to opam file

+1
+1
merlin-js.opam
··· 15 15 "merlin-lib" 16 16 "yojson" {>= "1.6.0"} 17 17 "js_of_ocaml" {>= "4.0.0"} 18 + "js_of_ocaml-ppx" {>= "4.0.0"} 18 19 "brr" {>= "0.0.3"} 19 20 "ppx_blob" {>= "0.7.2"} 20 21 ]