diff --git a/containers-data.opam b/containers-data.opam index 11b0d90b..57ac1738 100644 --- a/containers-data.opam +++ b/containers-data.opam @@ -18,7 +18,7 @@ depends: [ | ("ocaml" {with-test & >= "4.08"} & "qcheck-core" {>= "0.18" & with-test})) "iter" { with-test } "gen" { with-test } - #"mdx" { with-test & >= "1.5.0" & < "2.0.0" } + "mdx" { with-test } "odoc" { with-doc } ] tags: [ "containers" "RAL" "functional" "vector" "okasaki" ]