mandrill-0.1.0.2: 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