mirror of
https://github.com/typeable/wai.git
synced 2025-01-05 21:14:26 +03:00
http-types 0.7
This commit is contained in:
parent
aa7d631887
commit
e47441da22
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user