MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:
wai-handler-launch-3.0.3.1@sha256:46af1891467def182be8e4be3566d36a8e04cf2bcc608209dae4659f9fa5e1ca,1368Module documentation for 3.0.3.1
- Network
- Network.Wai
- Network.Wai.Handler
- Network.Wai
Depends on 9 packages(full list with versions):
wai-handler-launch
This handles cross-platform launching and inserts Javascript code to ping the server. When the server no longer receives pings, it shuts down.
Changes
ChangeLog for wai-handler-launch
3.0.3.1
- Fix compilation on Windows
3.0.3
- Add
runHostPortFullUrlto allow launching arbitrary URLs #2
3.0.2.4
- Drop dependency on blaze-builder, requiring streaming-commons >= 0.2
3.0.2.3
processpackage bump
3.0.2.2
- Improvements to ping’s javascript script. #494
3.0.2.1
- Relax upper bound on process
3.0.2
3.0.1
- make host configurable too (fixes #538) #539
3.0.0.5
- Support wai/warp 3.2
3.0.0.3
Allow blaze-builder 0.4
3.0.0.2
- Support for Win64