Merge pull request #14 from docmunch/yesod-1.4

Bump version bounds to allow yesod 1.4
This commit is contained in:
pat brisbin 2014-10-02 14:14:34 -04:00
commit 85400ab0a9

View File

@ -1,5 +1,5 @@
name: yesod-auth-oauth2
version: 0.0.9
version: 0.0.10
license: BSD3
license-file: LICENSE
author: Tom Streller
@ -34,11 +34,11 @@ library
, http-conduit >= 2.0 && < 3.0
, http-types >= 0.8 && < 0.9
, aeson >= 0.6 && < 0.8
, yesod-core >= 1.2 && < 1.4
, yesod-core >= 1.2 && < 1.5
, authenticate >= 1.3.2.7 && < 1.4
, yesod-auth >= 1.3 && < 1.4
, yesod-auth >= 1.3 && < 1.5
, text >= 0.7 && < 2.0
, yesod-form >= 1.3 && < 1.4
, yesod-form >= 1.3 && < 1.5
, transformers >= 0.2.2 && < 0.4
, hoauth2 >= 0.4.1 && < 0.5
, lifted-base >= 0.2 && < 0.4