Edit

IABSD.fr/ports/databases/ocaml-postgresql/files

Branch :

  • Show log

    Commit

  • Author : avsm
    Date : 2012-08-18 21:55:07
    Hash : a964285f
    Message : * bump version to 2.0.2 * use OASIS build system * remove obsolete patches * add WANTLIB * add empty REGRESS_TARGET From: Christopher Zimmermann <madroach@gmerlin.de>

  • README
  • To build the examles use
    ocamlfind ocamlc -thread -linkpkg -package postgresql XXX.ml
    
    prompt_gtk.ml will need -package lablgtk,postgresql