We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c53b9 commit b5849a5Copy full SHA for b5849a5
lib_data/dune
@@ -3,7 +3,7 @@
3
(name github_data)
4
(wrapped false)
5
(modules github_t github_j github_json)
6
- (libraries yojson atdgen))
+ (libraries yojson atdgen-runtime))
7
8
(rule
9
(targets github_t.ml github_t.mli)
lib_test/dune
@@ -1,5 +1,5 @@
1
(executables
2
- (libraries cohttp-lwt-unix github_unix atdgen stringext cmdliner)
+ (libraries cohttp-lwt-unix github_unix atdgen-runtime stringext cmdliner)
(names
checks
contributors
0 commit comments