add arg doc

This commit is contained in:
Ben Sima 2020-10-23 13:21:19 -04:00
parent 40a21efd9f
commit e3710f7798

View File

@ -116,6 +116,7 @@ poke ::
Text ->
-- | The mark of the message you are sending
Text ->
-- | The actual JSON message, serialized via aeson
a ->
IO Req.BsResponse
poke sess ship shipName app mark json =