pagure-hook-receiver-0.1.0.0: Receive hooks from pagure and do things with them
Web.Pagure.HookReceiver.Post
Description
The POST hook receiver for Pagure projects.
runPagureListener :: Int -> Map String [String -> IO ()] -> IO () Source