Library bumps
This commit is contained in:
parent
a9e878fbfd
commit
b65baed9c4
@ -41,7 +41,7 @@ library
|
||||
, persistent-template >= 0.6 && < 0.7
|
||||
, SHA >= 1.4.1.3 && < 1.5
|
||||
, http-enumerator >= 0.6 && < 0.7
|
||||
, aeson >= 0.3.2.2 && < 0.4
|
||||
, aeson >= 0.3.2.2 && < 0.3.2.10
|
||||
, pwstore-fast >= 2.2 && < 3
|
||||
|
||||
exposed-modules: Yesod.Auth
|
||||
|
||||
@ -20,7 +20,7 @@ library
|
||||
, yesod-persistent >= 0.2 && < 0.3
|
||||
, template-haskell
|
||||
, transformers >= 0.2.2 && < 0.3
|
||||
, data-default >= 0.2 && < 0.3
|
||||
, data-default >= 0.3 && < 0.4
|
||||
, xss-sanitize >= 0.2.4 && < 0.3
|
||||
, blaze-builder >= 0.2.1 && < 0.4
|
||||
, network >= 2.2 && < 2.4
|
||||
|
||||
@ -14,7 +14,7 @@ homepage: http://www.yesodweb.com/
|
||||
library
|
||||
build-depends: base >= 4 && < 5
|
||||
, yesod-core >= 0.9 && < 0.10
|
||||
, aeson >= 0.3.1.1 && < 0.4
|
||||
, aeson >= 0.3.1.1 && < 0.3.2.10
|
||||
, text >= 0.8 && < 0.12
|
||||
, hamlet >= 0.9 && < 0.10
|
||||
, vector
|
||||
|
||||
Loading…
Reference in New Issue
Block a user