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

Safe HaskellNone
LanguageHaskell2010

Web.Slack.Api

Description

 

Documentation

data TestRsp Source #

Constructors

TestRsp 

Instances

Eq TestRsp Source # 

Methods

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

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

Show TestRsp Source # 
Generic TestRsp Source # 

Associated Types

type Rep TestRsp :: * -> * #

Methods

from :: TestRsp -> Rep TestRsp x #

to :: Rep TestRsp x -> TestRsp #

FromJSON TestRsp Source # 
type Rep TestRsp Source # 
type Rep TestRsp = D1 * (MetaData "TestRsp" "Web.Slack.Api" "slack-web-0.2.0.5-Dvc8jIDuBtwIjXZmhHGAUe" False) (C1 * (MetaCons "TestRsp" PrefixI True) (S1 * (MetaSel (Just Symbol "testRspArgs") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * (Maybe TestReq))))