packages feed

wai-handler-launch 3.0.0 → 3.0.0.1

raw patch · 3 files changed

+8/−2 lines, 3 files

Files

+ ChangeLog.md view
@@ -0,0 +1,1 @@+No changes logged yet
+ README.md view
@@ -0,0 +1,4 @@+## 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.
wai-handler-launch.cabal view
@@ -1,7 +1,7 @@ Name:                wai-handler-launch-Version:             3.0.0+Version:             3.0.0.1 Synopsis:            Launch a web app in the default browser.-Description:         This handles cross-platform launching and inserts Javascript code to ping the server. When the server no longer receives pings, it shuts down.+description:         API docs and the README are available at <http://www.stackage.org/package/wai-handler-launch>. License:             MIT License-file:        LICENSE Author:              Michael Snoyman@@ -9,6 +9,7 @@ Category:            Web Build-type:          Simple Cabal-version:       >=1.6+extra-source-files:  README.md ChangeLog.md  Library     Exposed-modules: Network.Wai.Handler.Launch