Skip to content
Snippets Groups Projects
Commit 60d33b29 authored by Michele Alberti's avatar Michele Alberti
Browse files

Update dune-projet and opam file.

parent d0f5a885
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ depends: [
"ppx_deriving" {>= "5.1"}
"yojson" {>= "1.7.0"}
"menhirLib" {>= "20210310"}
"ppx_deriving_yojson" {>= "3.6.1"}
"odoc" {with-doc}
]
build: [
......
......@@ -19,5 +19,6 @@
(ppx_deriving (>= 5.1))
(yojson (>= 1.7.0))
(menhirLib (>= 20210310))
(ppx_deriving_yojson (>= 3.6.1))
)
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment