mandrill-0.5.6.0: 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 #

Instances

Instances details
MandrillEndpoint MandrillCalls Source # 
Instance details

Defined in Network.API.Mandrill.Settings