| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Servant.Server.Internal.Handler
Documentation
Constructors
| Handler | |
| Fields 
 | |
Instances
runHandler :: Handler a -> IO (Either ServerError a) Source #
servant-server-0.18: A family of combinators for defining webservices APIs and serving them
| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Servant.Server.Internal.Handler
Constructors
| Handler | |
| Fields 
 | |
runHandler :: Handler a -> IO (Either ServerError a) Source #