mirage / ocaml-uri

RFC3986 URI parsing library for OCaml
Other
97 stars 57 forks source link

toplevel broken with uri.2.0.0 #129

Closed avsm closed 5 years ago

avsm commented 5 years ago

From https://github.com/ocamllabs/ocaml-integers/pull/21#issuecomment-445251038:

# #require "uri.top";;
[...]
Exception:
Invalid_argument
 "The ocamltoplevel.cma library from compiler-libs cannot be loaded inside the OCaml toplevel".