2011-11-08 00:27:57 +04:00
|
|
|
Name: wai-eventsource
|
2014-05-22 10:19:43 +04:00
|
|
|
Version: 3.0.0
|
2014-05-22 11:12:42 +04:00
|
|
|
Synopsis: WAI support for server-sent events (deprecated)
|
|
|
|
Description: Since WAI 3.0, this code has been merged into wai-extra.
|
2012-04-03 11:41:15 +04:00
|
|
|
License: MIT
|
2012-01-19 22:00:18 +04:00
|
|
|
Author: Chris Smith, Mathias Biilmann Christensen
|
|
|
|
Maintainer: greg@gregweber.info
|
2011-10-06 02:52:35 +04:00
|
|
|
Stability: Experimental
|
|
|
|
Category: Web
|
|
|
|
Build-type: Simple
|
2012-01-19 21:35:44 +04:00
|
|
|
Cabal-version: >=1.8
|
2013-02-14 05:17:41 +04:00
|
|
|
homepage: http://www.yesodweb.com/book/web-application-interface
|
2012-01-19 21:35:44 +04:00
|
|
|
license-file: LICENSE
|
2012-01-13 01:34:33 +04:00
|
|
|
|
|
|
|
Library
|
2014-05-22 11:12:42 +04:00
|
|
|
build-depends: wai >= 3.0
|