Add linking to Str module.

This module is used for regular expression manipulation.
master
Fabien Freling 2014-02-28 12:05:07 +01:00
parent 53e3b146f5
commit 7732fdf877
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
ocamlfind ocamlc -o cheesebot -linkpkg \
-package netclient,ssl,equeue-ssl,netstring \
str.cma \
main.ml