Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vlad Dumitru
speechcake
Commits
964b2417
Commit
964b2417
authored
Aug 25, 2021
by
Vlad Dumitru
Browse files
add qcheck-alcotest dependency
parent
c82e4a06
Changes
2
Hide whitespace changes
Inline
Side-by-side
dune-project
View file @
964b2417
...
...
@@ -28,6 +28,7 @@
(ppx_deriving (>= 5.2.1))
(alcotest (>= 1.4.0))
(qcheck (>= 0.17))
(qcheck-alcotest (>= 0.17))
)
)
speechcake.opam
View file @
964b2417
...
...
@@ -23,6 +23,7 @@ depends: [
"ppx_deriving" {>= "5.2.1"}
"alcotest" {>= "1.4.0"}
"qcheck" {>= "0.17"}
"qcheck-alcotest" {>= "0.17"}
"odoc" {with-doc}
]
build: [
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment