hi
just taking for a spin to see if I can take the pain out of refactoring
some legacy perl scripting.
opam install of shcaml succeeded (installs 4.08.1) but (since you dep on ocamlfind)
#require "shcaml";;
fails with missing lwt.unix
installed lwt then undefined global 'Mutex' (presumably a module part of some other s/w)
hi
just taking for a spin to see if I can take the pain out of refactoring
some legacy perl scripting.
opam install of shcaml succeeded (installs 4.08.1) but (since you dep on ocamlfind)
#require "shcaml";;
fails with missing lwt.unix
installed lwt then undefined global 'Mutex' (presumably a module part of some other s/w)