github-post-receive-1.2.0.1: GitHub webhooks library

Safe HaskellNone
LanguageHaskell2010

Github.PostReceive.Server

Documentation

start :: Port -> Map ByteString (Payload -> IO ()) -> IO () Source