Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Error: The implementation async/cohttp_async.ml
  2. # [...]
  3. # Request.t IO.t ->
  4. # (Response.t * [> `Pipe of bytes Async.Std.Pipe.Reader.t ]) IO.t
  5. # is not included in
  6. # val call_request :
  7. # ?interrupt:unit IO.t ->
  8. # ?body:Body.t -> Request.t -> (Response.t * Body.t) IO.t
  9. # File "async/cohttp_async.ml", line 195, characters 6-18:
  10. # Actual declaration
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement