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 593cd4c commit b392d0fCopy full SHA for b392d0f
src/top/dune
@@ -2,4 +2,5 @@
2
(name zarith_top)
3
(public_name zarith.top)
4
(synopsis "ZArith toplevel support")
5
+ (library_flags (:standard -linkall))
6
(libraries compiler-libs.toplevel zarith))
0 commit comments