Browse Source

camlp5 7.14

Aleksandr Kuzmenko 4 years ago
parent
commit
dbace6d0d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      opam

+ 1 - 1
opam

@@ -22,7 +22,7 @@ depends: [
   "ocaml" {>= "4.02"}
   "ocamlfind" {build}
   "dune" {>= "1.11"}
-  "camlp5" {build & < "8.00.01"}
+  "camlp5" {build & <= "7.14"}
   "sedlex" {>= "2.0"}
   "xml-light"
   "extlib" {= "1.7.7"}