Skip to content

Instantly share code, notes, and snippets.

View undu's full-sized avatar

Pau Ruiz Safont undu

View GitHub Profile
@undu
undu / sig
Created December 17, 2020 22:02 — forked from yawaramin/sig
Bourne Shell script to print out Merlin's inferred signature of an OCaml file (module)
#!/usr/bin/env 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 Usage: either of the following will work:
echo
echo ' sig module.ml'
@undu
undu / LICENSE
Created May 27, 2014 08:36 — forked from jxcl/LICENSE
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
# Author: Lucain
#
pkgname=zukitwo-colors
pkgver=2012.11.01
pkgrel=1
pkgdesc="Zukitwo Gtk2.0/Gtk3.0/Metacity with Shiki-Colors color scheme."
url="http://www.deviantart.com/download/310434222/zukitwo_colors__2012_11_01__by_karashata-d54toku.zip"
license=('LGPL')
arch=('any')
depends=('gtk-engine-murrine')