Skip to content

Commit 4d09254

Browse files
authored
Add dependency on mdx for dolmen_loop
1 parent a5d053e commit 4d09254

File tree

1 file changed

+1
-0
lines changed
  • packages/dolmen_loop/dolmen_loop.0.9

1 file changed

+1
-0
lines changed

packages/dolmen_loop/dolmen_loop.0.9/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ depends: [
1414
"gen"
1515
"odoc" { with-doc }
1616
"pp_loc" { >= "2.0.0" }
17+
"mdx" { with-test }
1718
]
1819
tags: [ "logic" "computation" "automated theorem prover" ]
1920
homepage: "https://github.com/Gbury/dolmen"

0 commit comments

Comments
 (0)