Skip to content

Instantly share code, notes, and snippets.

@andreypopp
Created October 27, 2012 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreypopp/af7190c0c31f8829e3b7 to your computer and use it in GitHub Desktop.
Save andreypopp/af7190c0c31f8829e3b7 to your computer and use it in GitHub Desktop.
+ ocamlfind ocamldep -package lwt.syntax -package cohttp.lwt -package cohttp -package camlp4 -modules src/cohttp_test.ml > src/cohttp_test.ml.depends
File "src/cohttp_test.ml", line 13, characters 46-48:
Error: Syntax error: 'end' expected
File "src/cohttp_test.ml", line 12, characters 19-24:
Error: This 'begin' might be unmatched
Command exited with code 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment