We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60219f1 commit a4e4a7bCopy full SHA for a4e4a7b
dune-project
@@ -34,6 +34,12 @@
34
(url "git+https://github.com/roddyyaga/ppx_rapper.git#5b0e62def2d5cc6cbe3dedec1ecb289bee350f9a")
35
(package (name ppx_rapper_lwt)))
36
37
+(pin ; applied fix from anmonteiro/gluten#85
38
+ (url "git+https://github.com/futurGH/gluten#956e753dc0ee81dbe53f0979fe89d57d960e7856")
39
+ (package
40
+ (name gluten-lwt)
41
+ (version 0.5.2)))
42
+
43
(pin ; version on opam requires too high a melange version
44
(url "git+https://github.com/melange-community/melange-webapi.git#80c6ededd06cc66b75445d1ed5c855e050b156a0")
45
(package
0 commit comments