chatwork-0.1.3.0: The ChatWork API in Haskell

Safe HaskellNone
LanguageHaskell2010

ChatWork.Utils

Contents

Synopsis

DELETE HTTP method with paramater

data DELETE2 Source #

if want to use Delete HTTP methos with request param, use this type. ref : https://hackage.haskell.org/package/req-0.3.0/docs/Network-HTTP-Req.html#t:DELETE

Constructors

DELETE2 

help to make FromJSON instance

strLength :: String -> Int Source #

for resolve ambiguous type