···8 [ ppx_core ppx_optcomp ];
910 meta = with stdenv.lib; {
11- description = "A driver is an executable created from a set of OCaml AST transformers linked together with a command line frontend.";
12 maintainers = [ maintainers.maurer ];
13 license = licenses.asl20;
14 };
···8 [ ppx_core ppx_optcomp ];
910 meta = with stdenv.lib; {
11+ description = "A driver is an executable created from a set of OCaml AST transformers linked together with a command line frontend";
12 maintainers = [ maintainers.maurer ];
13 license = licenses.asl20;
14 };
···8 [ ppx_core ppx_deriving ppx_driver ppx_tools ];
910 meta = with stdenv.lib; {
11- description = "The type_conv library factors out functionality needed by different preprocessors that generate code from type specifications.";
12 maintainers = [ maintainers.maurer ];
13 license = licenses.asl20;
14 };
···8 [ ppx_core ppx_deriving ppx_driver ppx_tools ];
910 meta = with stdenv.lib; {
11+ description = "The type_conv library factors out functionality needed by different preprocessors that generate code from type specifications";
12 maintainers = [ maintainers.maurer ];
13 license = licenses.asl20;
14 };