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

Safe HaskellSafe
LanguageHaskell2010

Network.API.Mandrill.Settings

Documentation

class MandrillEndpoint ep where Source #

Minimal complete definition

toUrl

Methods

toUrl :: ep -> Text Source #