slack-web-1.5.0.0: Bindings for the Slack web API
Safe HaskellSafe-Inferred
LanguageHaskell2010

Web.Slack.Internal

Description

Internal things in slack-web. May be changed arbitrarily!

Synopsis

Documentation

data SlackConfig Source #

Instances

Instances details
HasManager SlackConfig Source # 
Instance details

Defined in Web.Slack.Classy

HasToken SlackConfig Source # 
Instance details

Defined in Web.Slack.Classy

newtype ResponseJSON a Source #

Internal type!

Instances

Instances details
FromJSON a => FromJSON (ResponseJSON a) Source # 
Instance details

Defined in Web.Slack.Internal