mandrill-0.2.2.1: Library for interfacing with the Mandrill JSON API

Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.API.Mandrill.Settings

Documentation

class MandrillEndpoint ep where Source

Methods

toUrl :: ep -> Text Source