hipbot-0.5: A library for building HipChat Bots

Safe HaskellNone
LanguageHaskell98

HipBot.Notification

Documentation

class HasColor s a | s -> a where Source

Methods

color :: Lens' s a Source

class HasNotify s a | s -> a where Source

Methods

notify :: Lens' s a Source