aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorSamuel Gruetter <2394355+samuelgruetter@users.noreply.github.com>2018-10-10 03:20:25 -0400
committerckeller <ckeller@users.noreply.github.com>2018-10-10 09:20:25 +0200
commit75a524227ac565a0b2e867ca19061bd4d48157a5 (patch)
tree5103b58c0f6f71714ee9ec54e7217f7ff5467652 /INSTALL.md
parentdf1a51daed17539599db551073c9013326cd3068 (diff)
downloadsmtcoq-75a524227ac565a0b2e867ca19061bd4d48157a5.tar.gz
smtcoq-75a524227ac565a0b2e867ca19061bd4d48157a5.zip
Document required coq version (#12)
Note on OCaml version
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index f5ab01c..68a2e7b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -33,6 +33,10 @@ You can also build SMTCoq from the sources, using either Coq 8.6 or the
We recommend Coq 8.6 for standard use, and native-coq for uses that
require very efficient computation (such as checking big certificates).
+You will need an appropriate OCaml version.
+OCaml 4.01.0 is too old for SMTCoq, while OCaml 4.06.0 is too new for Coq 8.6.1.
+OCaml 4.04.0 is reported to work with Coq 8.6.1 and SMTCoq df1a51d.
+
### Installation with Coq 8.6