Skip to content

Instantly share code, notes, and snippets.

View cljoly's full-sized avatar
If I’m not answering within 7 days, please ping me again!

Clément Joly cljoly

If I’m not answering within 7 days, please ping me again!
View GitHub Profile
(* ocamlfind ocamlopt -o exmpl -package curl -linkpkg exmpl.ml *)
open Printf
let _ = Curl.global_init Curl.CURLINIT_GLOBALALL
(*
*************************************************************************
** Aux. functions
*************************************************************************
*)
# Trying to install ojs-base
$ opam install ojs-base
Your request can't be satisfied:
- No package matches ojs-base.
No solution found, exiting
# But it is the right name !
$ opam search ojs-base
# Existing packages for 4.02.1:
ojs-base -- Components to create web applications using js_of_ocaml and websoc