dbuenzli / topkg

The transitory OCaml software packager
http://erratique.ch/software/topkg
ISC License
69 stars 25 forks source link

Review OS.File function errors. #57

Closed dbuenzli closed 8 years ago

dbuenzli commented 8 years ago

A few Sys_error e need to be prefixed by the file path to avoid obscure error message.

/cc @samoht