http-types 0.7

This commit is contained in:
Michael Snoyman 2012-07-06 15:50:45 +03:00
parent aa7d631887
commit e47441da22
7 changed files with 7 additions and 7 deletions

View File

@ -26,7 +26,7 @@ library
build-depends: base >= 4 && < 5
, wai >= 1.3 && < 1.4
, bytestring >= 0.9.1.4
, http-types >= 0.6 && < 0.7
, http-types >= 0.7 && < 0.8
, transformers >= 0.2.2 && < 0.4
, unix-compat >= 0.2
, directory >= 1.0.1 && < 1.2

View File

@ -18,7 +18,7 @@ Library
, bytestring >= 0.9.1.4
, blaze-builder >= 0.3 && < 0.4
, conduit >= 0.5 && < 0.6
, http-types >= 0.6 && < 0.7
, http-types >= 0.7 && < 0.8
, wai >= 1.3 && < 1.4
, warp >= 1.3 && < 1.4
, transformers

View File

@ -29,7 +29,7 @@ Library
, directory >= 1.0.1 && < 1.2
, transformers >= 0.2.2 && < 0.4
, blaze-builder >= 0.2.1.4 && < 0.4
, http-types >= 0.6 && < 0.7
, http-types >= 0.7 && < 0.8
, text >= 0.7 && < 0.12
, case-insensitive >= 0.2
, data-default

View File

@ -15,7 +15,7 @@ Library
build-depends: base >= 4 && < 5
, wai >= 1.3 && < 1.4
, warp >= 1.3 && < 1.4
, http-types >= 0.6 && < 0.7
, http-types >= 0.7 && < 0.8
, transformers >= 0.2.2 && < 0.4
, bytestring >= 0.9.1.4
, blaze-builder >= 0.2.1.4 && < 0.4

View File

@ -24,7 +24,7 @@ library
, blaze-builder-conduit >= 0.5 && < 0.6
, cookie >= 0.2 && < 0.5
, HUnit >= 1.2 && < 1.3
, http-types >= 0.6 && < 0.7
, http-types >= 0.7 && < 0.8
, case-insensitive >= 0.2
exposed-modules: Network.Wai.Test
ghc-options: -Wall

View File

@ -22,7 +22,7 @@ Library
, blaze-builder >= 0.2.1.4 && < 0.4
, conduit >= 0.5 && < 0.6
, network >= 2.2.1.5 && < 2.4
, http-types >= 0.6 && < 0.7
, http-types >= 0.7 && < 0.8
, text >= 0.7 && < 0.12
, transformers >= 0.2.2 && < 0.4
, vault >= 0.1 && < 0.3

View File

@ -27,7 +27,7 @@ Library
, lifted-base >= 0.1 && < 0.2
, blaze-builder >= 0.2.1.4 && < 0.4
, simple-sendfile >= 0.2.4 && < 0.3
, http-types >= 0.6 && < 0.7
, http-types >= 0.7 && < 0.8
, case-insensitive >= 0.2
, unix-compat >= 0.2
, ghc-prim