eliom
eliom copied to clipboard
Solve issue #596
When trying to link to js_of_ocaml-ppx_deriving_json the error was permission denied so I chmod It if necessary on Cygwin. patch for https://github.com/ocsigen/eliom/issues/596
That doesn't seem like the right fix at all. This file should have the right permissions right from the start. eliom's build system shouldn't touch it.
cc @hhugo this seems to be a js_of_ocaml issue.