packages feed

wai 0.2.2 → 0.2.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~directory

Dependency ranges changed: directory

Files

wai.cabal view
@@ -1,5 +1,5 @@ Name:                wai-Version:             0.2.2+Version:             0.2.2.1 Synopsis:            Web Application Interface. Description:         Provides a common protocol for communication between web aplications and web servers. License:             BSD3@@ -19,7 +19,7 @@ Library   Build-Depends:     base >= 3 && < 5,                      bytestring >= 0.9 && < 0.10,-                     directory >= 1.0 && < 1.1+                     directory >= 1.0 && < 1.2   Exposed-modules:   Network.Wai                      Network.Wai.Enumerator                      Network.Wai.Source