apis-0.0.1: A Template Haskell library for generating type safe API calls

Safe HaskellNone
LanguageHaskell2010

TH.YQLs

Documentation

smhiPmp :: forall s m a. (MonadIO m, MonadThrow m, YQLState s) => YQLSettings -> InputSmhiPmp -> APIT s m (Maybe OutputSmhiPmp) Source

krisinformationFeed :: forall s m a. (MonadIO m, MonadThrow m, YQLState s) => YQLSettings -> InputKrisinformationFeed -> APIT s m (Maybe OutputKrisinformationFeed) Source

dropboxMetadata :: forall s m a. (MonadIO m, MonadThrow m, YQLState s) => YQLSettings -> InputDropboxMetadata -> APIT s m (Maybe OutputDropboxMetadata) Source

dropboxFilesPut :: forall s m a. (MonadIO m, MonadThrow m, YQLState s) => YQLSettings -> InputDropboxFilesPut -> APIT s m (Maybe OutputDropboxFilesPut) Source

dropboxFiles :: forall s m a. (MonadIO m, MonadThrow m, YQLState s) => YQLSettings -> InputDropboxFiles -> APIT s m (Maybe OutputDropboxFiles) Source