Skip to content

Instantly share code, notes, and snippets.

View ben-x9's full-sized avatar

Benjamin James ben-x9

View GitHub Profile
@ben-x9
ben-x9 / sig
Last active October 4, 2017 04:44
#!/bin/sh
# Works with merlin version 2.5.4. Using protocol described at
# https://github.com/ocaml/merlin/blob/master/doc/dev/OLD-PROTOCOL.md#type-checking
usage ()
{
echo
echo Generate a signature for a Bucklescript module.
echo