MailchimpSimple-0.1.0.0: A Haskell library to handle mailing lists in MailchimpSimple using its JSON API.
MailchimpSimple.Logger
Synopsis
data LogLevels Source
Constructor for the Log levels
Constructors
Instances
writeLog :: LogLevels -> String -> String -> String -> IO () Source