connect returns no error #71
Conversation
The reason it's |
@Drup maybe functoria does not explicitly depend on Lwt, but certainly the current master (a3c5d3b) already emits Line 133 in a3c5d3b I think we have to be honest that functoria does actually implicitly plays well with Lwt only atm (since nobody tried anything else) -- and I find it much less confusing to emit what we mean. Additionally, in case you want to use functoria without Lwt, you only have to provide a mockup module |
Hum, I missed that Fair enough, but in this case, add the dependency, fix the documentation and use |
OTOH, I think you're right, and the documentation is well written on that part :) I force-pushed to get rid of |
No description provided.