slack-web-0.2.0.9: Bindings for the Slack web API

Safe HaskellNone
LanguageHaskell2010

Web.Slack.Auth

Description

 
Synopsis

Documentation

data TestRsp #

 
Instances
Eq TestRsp # 
Instance details

Defined in Web.Slack.Auth

Methods

(==) :: TestRsp -> TestRsp -> Bool #

(/=) :: TestRsp -> TestRsp -> Bool #

Show TestRsp # 
Instance details

Defined in Web.Slack.Auth

Generic TestRsp # 
Instance details

Defined in Web.Slack.Auth

Associated Types

type Rep TestRsp :: * -> * #

Methods

from :: TestRsp -> Rep TestRsp x #

to :: Rep TestRsp x -> TestRsp #

ToJSON TestRsp # 
Instance details

Defined in Web.Slack.Auth

FromJSON TestRsp # 
Instance details

Defined in Web.Slack.Auth

type Rep TestRsp # 
Instance details

Defined in Web.Slack.Auth