Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Upload | |
| |
Release | |
| |
Delete | |
Version |
Instances
runCommand :: Command -> IO () Source #
getTag :: FromJSON a => Manager -> String -> String -> String -> String -> IO (Either String a) Source #
authorizationHeader :: String -> Header Source #
uploadFile :: Manager -> Template -> String -> FilePath -> String -> IO (Response ByteString) Source #
uploadBody :: Manager -> Template -> String -> RequestBody -> String -> IO (Response ByteString) Source #