Safe Haskell | None |
---|---|
Language | Haskell2010 |
LiveCoding.Warp
Documentation
runWarpC :: Port -> Cell IO (a, Request) (b, Response) -> Cell (HandlingStateT IO) a (Maybe b) Source #
module Network.Wai
module Network.HTTP.Types
essence-of-live-coding-warp-0.2.4: General purpose live coding framework
Safe Haskell | None |
---|---|
Language | Haskell2010 |
LiveCoding.Warp
runWarpC :: Port -> Cell IO (a, Request) (b, Response) -> Cell (HandlingStateT IO) a (Maybe b) Source #
module Network.Wai
module Network.HTTP.Types