Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
OCaml 0.42 KB | None | 0 0
  1. File "src/main/ocaml/repl/Evaluator.ml", line 318, characters 13-17:
  2. Error: This expression has type env = ReflectiveValue.v_env
  3.        but an expression was expected of type
  4.          (ReflectiveValue.ident, ReflectiveValue.value) ReflectiveEnv.map
  5. Command exited with code 2.
  6. E: Failure("Command ''/opt/local/bin/ocamlbuild' src/main/ocaml/repl/Cacao.byte -tag debug' terminated with error code 10")
  7. make: *** [build] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement