aboutsummaryrefslogtreecommitdiff
path: root/ide
diff options
context:
space:
mode:
authorGaëtan Gilbert2019-12-09 22:40:03 +0100
committerGaëtan Gilbert2019-12-09 22:40:03 +0100
commitdefda813f09428c446df5b4c964dc228587931d8 (patch)
treef19469d8f878dcdb6ae8cdfbf31c19b4c13146de /ide
parentfa50ef6b47baa0d1c6ec79e6e4ec364fd47393a3 (diff)
dune: Add byte mode for coqchk and coqide (fix dune-dbg for dune 2)
dune-dbg depends on coqchk.bc and coqide_main.bc, and apparently they now need explicit modes to be produced.
Diffstat (limited to 'ide')
-rw-r--r--ide/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/ide/dune b/ide/dune
index a599be9351..12bad7ebc4 100644
--- a/ide/dune
+++ b/ide/dune
@@ -48,6 +48,7 @@
(package coqide)
(optional)
(modules coqide_main)
+ (modes exe byte)
(libraries coqide_gui))
; Input-method bindings