william3
william3
on Debian jessie, following 5min tutorial for ocaml-start : https://github.com/ocsigen/ocsigen-start/blob/master/template.distillery/README.md make db-init -> ok make db-create -> ok make db-schema -> error make db-schema psql -d myproject -f myproject.sql psql:myproject.sql:5:...
Hello, for your information, with debian jessie, I had to add package libgmp-dev to compile conf-gmp, required by ocsigen-start. I think it was not on the list of packages to...
those are very helpful flags that are missing explanations in the doc. I was looking for flambda flags, did not find them, and then recalled there was a way to...
Hello, I just changed from debian wheezy (emacs 23 & tuareg 2.0.6) to debian jessie (emacs 24.4.1 & tuareg 2.0.7), and tuareg mode for ocaml just got new indentation for...