hriemann-0.2.1.0: Initial project template from stack

Safe HaskellNone
LanguageHaskell2010

Network.Monitoring.Riemann.Event.Monoid

Documentation

type Event = Event Source #

append :: a -> Endo a -> a Source #

attributes :: [Attribute] -> Endo Event Source #

attribute :: String -> Maybe String -> Attribute Source #