linklater
linklater copied to clipboard
A Haskell library for the Slack API (including real-time messaging!)
Results
3
linklater issues
Sort by
recently updated
recently updated
newest added
Hi, I get this when trying to run the example app. Any idea how to fix it? sb-exe.EXE: Network.Socket.recvBuf: failed (No error) sb-exe.EXE: thread blocked indefinitely in an MVar operation
There's another library for Slack API bindings: * https://hackage.haskell.org/package/slack-api * https://github.com/owainlewis/slack It would be good if you add comparison with that library in your README. Otherwise it's not easy to...