12 minimalOCamlVersion = "5.0";
14 src = fetchFromGitHub {
18 hash = "sha256-7kwQmoT8rpQWPHc+BZQi9fcZhgHxS99158ebXAXlpQ8=";
22 checkInputs = [ alcotest qcheck-core ];
25 description = "Reusable Effects-Based Components";
26 homepage = "https://github.com/RedPRL/algaeff";
27 license = lib.licenses.asl20;
28 maintainers = [ lib.maintainers.vbgl ];