We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b491c commit 38f6d0bCopy full SHA for 38f6d0b
src/odoc/dune
@@ -1,8 +1,8 @@
1
(library
2
(name odoc_odoc)
3
(public_name odoc.odoc)
4
- (libraries compiler-libs.common fpath odoc_html odoc_thtml odoc_manpage odoc_latex
5
- odoc_loader odoc_model odoc_xref2 tyxml unix)
+ (libraries compiler-libs.common fpath odoc_html odoc_thtml odoc_manpage
+ odoc_latex odoc_loader odoc_model odoc_xref2 tyxml unix)
6
(instrumentation
7
(backend bisect_ppx)))
8
0 commit comments