email-postmark-0.2: A simple wrapper to send emails via the api of the service postmark (http://postmarkapp.com/)

Safe HaskellSafe-Infered

Network.Mail.Postmark

Documentation

postmark :: ToJSON a => String -> a -> a -> a -> a -> a -> IO BoolSource