postmark-0.2.0: Library for postmarkapp.com HTTP Api

Safe HaskellNone
LanguageHaskell98

Network.Api.Postmark.Core

Synopsis

Documentation

request :: PostmarkSettings -> PostmarkRequest e a -> IO (PostmarkResponse e a) Source #

Run the specified request with the specified settings.