From e3710f7798ed9b293390ccbba775f735f5bb3454 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 23 Oct 2020 13:21:19 -0400 Subject: [PATCH] add arg doc --- Urbit/Airlock.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Urbit/Airlock.hs b/Urbit/Airlock.hs index d7f2757..ef1a853 100644 --- a/Urbit/Airlock.hs +++ b/Urbit/Airlock.hs @@ -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 =