diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2018-04-20 20:27:29 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2018-04-20 20:27:29 +0200 |
commit | 725a98ea6133fe7741ac1ada32d53f7978bfede0 (patch) | |
tree | 9dcced0b39b7779ea677eef193c87e9e2dcf9899 /opam | |
parent | 83a783f652dff960a0c6e15f94f1fc496813d998 (diff) |
Update dependencies
Diffstat (limited to 'opam')
-rwxr-xr-x | opam | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,6 +26,6 @@ depends: [ "xmlm"
"text"
"zarith" { >= "1.5" }
- "base"
+ "string_dict"
]
available: [ ocaml-version >= "4.06.0" ]
|