aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dune6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dune b/src/dune
index 4a018adb9a..332f3644b0 100644
--- a/src/dune
+++ b/src/dune
@@ -1,8 +1,8 @@
(library
- (name ltac2)
- (public_name coq.plugins.ltac2)
+ (name ltac2_plugin)
+ (public_name ltac2.plugin)
(modules_without_implementation tac2expr tac2qexpr tac2types)
- (flags :standard -w -50)
+ (flags :standard -warn-error -9-27-50)
(libraries coq.plugins.firstorder))
(rule