Skip to content
Snippets Groups Projects
Commit be1b0520 authored by Hai Dang's avatar Hai Dang
Browse files

fix opam

parent ad1bfffc
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -13,5 +13,6 @@ install: [make "install"] ...@@ -13,5 +13,6 @@ install: [make "install"]
# TODO: probably we want to install things to a different folder, "ra" is rather undescriptive # TODO: probably we want to install things to a different folder, "ra" is rather undescriptive
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/ra" ] remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/ra" ]
depends: [ depends: [
"coq-iris" { = "3.0.0" } "coq-iris" #{ = "3.0.0" }
"coq-stdpp"
] ]
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