Bump clientsession deps on scaffold.
This commit is contained in:
parent
91757320f3
commit
fac15a4e26
@ -398,7 +398,7 @@ library
|
||||
, yesod-static >= 1.1 && < 1.2
|
||||
, yesod-default >= 1.1 && < 1.2
|
||||
, yesod-form >= 1.1 && < 1.3
|
||||
, clientsession >= 0.8 && < 0.9
|
||||
, clientsession >= 0.8 && < 0.10
|
||||
, bytestring >= 0.9 && < 0.11
|
||||
, text >= 0.11 && < 0.12
|
||||
, persistent >= 1.1 && < 1.2
|
||||
|
||||
@ -401,7 +401,7 @@ library
|
||||
, yesod-static >= 1.1 && < 1.2
|
||||
, yesod-default >= 1.1 && < 1.2
|
||||
, yesod-form >= 1.1 && < 1.3
|
||||
, clientsession >= 0.8 && < 0.9
|
||||
, clientsession >= 0.8 && < 0.10
|
||||
, bytestring >= 0.9 && < 0.11
|
||||
, text >= 0.11 && < 0.12
|
||||
, persistent >= 1.1 && < 1.2
|
||||
|
||||
@ -439,7 +439,7 @@ library
|
||||
, yesod-form >= 1.1 && < 1.3
|
||||
, yesod-fay >= 0.1
|
||||
, fay >= 0.9
|
||||
, clientsession >= 0.8 && < 0.9
|
||||
, clientsession >= 0.8 && < 0.10
|
||||
, bytestring >= 0.9 && < 0.11
|
||||
, text >= 0.11 && < 0.12
|
||||
, persistent >= 1.1 && < 1.2
|
||||
|
||||
@ -401,7 +401,7 @@ library
|
||||
, yesod-static >= 1.1 && < 1.2
|
||||
, yesod-default >= 1.1 && < 1.2
|
||||
, yesod-form >= 1.1 && < 1.3
|
||||
, clientsession >= 0.8 && < 0.9
|
||||
, clientsession >= 0.8 && < 0.10
|
||||
, bytestring >= 0.9 && < 0.11
|
||||
, text >= 0.11 && < 0.12
|
||||
, persistent >= 1.1 && < 1.2
|
||||
|
||||
@ -328,7 +328,7 @@ library
|
||||
, yesod-static >= 1.1 && < 1.2
|
||||
, yesod-default >= 1.1 && < 1.2
|
||||
, yesod-form >= 1.1 && < 1.3
|
||||
, clientsession >= 0.8 && < 0.9
|
||||
, clientsession >= 0.8 && < 0.10
|
||||
, bytestring >= 0.9 && < 0.11
|
||||
, text >= 0.11 && < 0.12
|
||||
, template-haskell
|
||||
|
||||
@ -401,7 +401,7 @@ library
|
||||
, yesod-static >= 1.1 && < 1.2
|
||||
, yesod-default >= 1.1 && < 1.2
|
||||
, yesod-form >= 1.1 && < 1.3
|
||||
, clientsession >= 0.8 && < 0.9
|
||||
, clientsession >= 0.8 && < 0.10
|
||||
, bytestring >= 0.9 && < 0.11
|
||||
, text >= 0.11 && < 0.12
|
||||
, persistent >= 1.1 && < 1.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user