My working unpac repository
commits
Author
Commit
Message
Date
Add examples for Stringext (OCaml Examples Project) (#14)
opam/vendor/stringext
opam/patches/stringext
* Adds example
* Reference examples in README
It is not necessary since `bytes` ships with the compiler.
Signed-off-by: Alessandro-Barbieri <lssndrbarbieri@gmail.com>
Remove [v] prefix
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
qcheck package is deprecated, use qtest instead
see https://github.com/c-cube/qcheck/commit/d51078abc96c129a27dffb22ce9fcf86923c6a87
avoids error with OPAMBUILDTEST=true
cp: cannot create regular file ‘/usr/local/bin/test_stringext’: Permission denied
Add examples for Stringext (OCaml Examples Project) (#14)
opam/vendor/stringext
opam/patches/stringext
* Adds example
* Reference examples in README