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

Safe HaskellNone
LanguageHaskell2010

Web.Slack.Auth

Description

 

Documentation

data TestRsp #

Instances

Eq TestRsp # 

Methods

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

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

Show TestRsp # 
Generic TestRsp # 

Associated Types

type Rep TestRsp :: * -> * #

Methods

from :: TestRsp -> Rep TestRsp x #

to :: Rep TestRsp x -> TestRsp #

ToJSON TestRsp # 
FromJSON TestRsp # 
type Rep TestRsp #