rest-core-0.28.0.1: Rest API library.

Safe HaskellNone

Rest.Driver.RestM

Documentation

data RestM m a Source

Instances

runRestM_ :: Functor m => RestInput -> RestM m a -> m aSource