this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Don't make parser tests installable

This makes the regular build of odoc-parser to depend on its
test-dependencies, making it fail.

-1
-1
src/parser/test/dune
··· 1 1 (library 2 2 (name odoc_parser_test) 3 - (package odoc-parser) 4 3 (inline_tests) 5 4 (enabled_if 6 5 (>= %{ocaml_version} 4.04.1))