coq-serapi
coq-serapi copied to clipboard
[PATCH] Compilation with yojson >= 2.2
Compiling coq-serapi with yojson >= 2.2 means running find serlib -type f |xargs sed -i -e "s/Result.result/Result.t/g"
; I just fixed the issue in Debian.