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

Safe HaskellNone
LanguageHaskell2010

Web.Slack.Auth

Description

 
Synopsis

Documentation

data TestRsp Source #

 
Instances
Eq TestRsp Source # 
Instance details

Defined in Web.Slack.Auth

Methods

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

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

Show TestRsp Source # 
Instance details

Defined in Web.Slack.Auth

Generic TestRsp Source # 
Instance details

Defined in Web.Slack.Auth

Associated Types

type Rep TestRsp :: Type -> Type #

Methods

from :: TestRsp -> Rep TestRsp x #

to :: Rep TestRsp x -> TestRsp #

ToJSON TestRsp Source # 
Instance details

Defined in Web.Slack.Auth

FromJSON TestRsp Source # 
Instance details

Defined in Web.Slack.Auth

type Rep TestRsp Source # 
Instance details

Defined in Web.Slack.Auth