| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Web.Slack.Config
- data SlackConfig = SlackConfig {}
- slackApiToken :: Iso' SlackConfig String
Documentation
data SlackConfig
Configuration options needed to connect to the Slack API
Constructors
| SlackConfig | |
Fields
| |
Instances
slackApiToken :: Iso' SlackConfig String