http-types 0.7

This commit is contained in:
Michael Snoyman 2012-07-06 16:01:05 +03:00
parent 17ecff146d
commit 7ec9af871e

View File

@ -1,5 +1,5 @@
name: authenticate
version: 1.3.0
version: 1.3.0.1
license: BSD3
license-file: LICENSE
author: Michael Snoyman, Hiromi Ishii, Arash Rouhani
@ -25,7 +25,7 @@ library
, network
, case-insensitive >= 0.2
, text
, http-types >= 0.6 && < 0.7
, http-types >= 0.6 && < 0.8
, xml-conduit >= 1.0 && < 1.1
, blaze-builder
, attoparsec