12 minimalOCamlVersion = "4.08";
16 url = "https://github.com/let-def/lwd/releases/download/v${version}/lwd-${version}.tbz";
17 sha256 = "sha256-H/vyW2tn2OBuWwcmPs8NcINXgFe93MSxRd8dzeoXARI=";
20 propagatedBuildInputs = [ seq ];
23 description = "Lightweight reactive documents";
24 license = licenses.mit;
25 maintainers = [ maintainers.alizter ];
26 homepage = "https://github.com/let-def/lwd";