relaxed version deps

This commit is contained in:
Hiromi Ishii 2013-03-03 18:06:50 +09:00
parent 2ffc083cc9
commit 1009cffc67

View File

@ -1,5 +1,5 @@
name: yesod-auth-oauth
version: 1.1.0.1
version: 1.1.0.2
license: BSD3
license-file: LICENSE
author: Hiromi Ishii
@ -21,7 +21,7 @@ library
else
build-depends: base >= 4 && < 4.3
build-depends: authenticate-oauth >= 1.4 && < 1.5
, bytestring >= 0.9.1.4 && < 0.10
, bytestring >= 0.9.1.4
, yesod-core >= 1.1 && < 1.2
, yesod-auth >= 1.1 && < 1.2
, text >= 0.7 && < 0.12