| Safe Haskell | None |
|---|
Rest.Driver.RestM
Documentation
runRestM :: RestInput -> RestM m a -> m (a, RestOutput)Source
data RestOutput Source
Constructors
| RestOutput | |
Fields
| |
Instances
| Show RestOutput | |
| Monoid RestOutput |
rest-core-0.33.1: Rest API library.
| Safe Haskell | None |
|---|
Rest.Driver.RestM
runRestM :: RestInput -> RestM m a -> m (a, RestOutput)Source
data RestOutput Source
Constructors
| RestOutput | |
Fields
| |
Instances
| Show RestOutput | |
| Monoid RestOutput |