aboutsummaryrefslogtreecommitdiffstats
path: root/stack.yaml
diff options
context:
space:
mode:
authorTeddy Wing2017-08-12 20:04:14 +0200
committerTeddy Wing2017-08-12 20:04:14 +0200
commit59d7bdb0d4252288c600a0e97ed15a3494a9d1ee (patch)
treeae6833a6bf98e72e0fe3dc240121c8040b69259d /stack.yaml
parent983ede99bf5861bb52b163da846767e5de12ef07 (diff)
downloadsorbot-59d7bdb0d4252288c600a0e97ed15a3494a9d1ee.tar.bz2
Set up basic IRC support
Add the 'irc-client' package to facilitate communication over IRC. Copy the example from: http://hackage.haskell.org/package/irc-client-0.4.4.4/docs/Network-IRC-Client.html which connects to a network. We specify a channel to join, and what do you know, it works! Pretty cool. Commented out the code that runs the GitHub Commit plugin for now while testing this. Add the `OverloadedStrings` extension so we can write string literals but have them converted into the appropriate `Data.Text` and `Data.ByteString` types required by the IRC library.
Diffstat (limited to 'stack.yaml')
0 files changed, 0 insertions, 0 deletions