11 minimalOCamlVersion = "4.12.0";
14 url = "https://github.com/robur-coop/lun/releases/download/v${version}/lun-${version}.tbz";
15 hash = "sha256-zKi63/g7Rw/c+xhAEW+Oim8suGzeL0TtKM8my/aSp5M=";
19 description = "Optics in OCaml";
20 homepage = "https://git.robur.coop/robur/lun";
21 license = lib.licenses.isc;