| Safe Haskell | Safe-Infered |
|---|
Network.PGI.Handlers
Documentation
constHandler :: TNET a => a -> HandlerSource
constHandlerM :: TNET a => IO a -> HandlerSource
makeHandler :: (TNET a, TNET b) => (a -> b) -> HandlerSource
decodeError :: TNET a => a -> tSource