12 inherit (lwd) version src;
14 minimalOCamlVersion = "4.08";
17 propagatedBuildInputs = [
23 description = "Run Nottui UIs in Lwt";
24 license = licenses.mit;
25 maintainers = [ maintainers.alizter ];
26 homepage = "https://github.com/let-def/lwd";