diff --git a/yesod/hsfiles/mongo.hsfiles b/yesod/hsfiles/mongo.hsfiles index 3ebf9fa8..4626a46d 100644 --- a/yesod/hsfiles/mongo.hsfiles +++ b/yesod/hsfiles/mongo.hsfiles @@ -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 diff --git a/yesod/hsfiles/mysql.hsfiles b/yesod/hsfiles/mysql.hsfiles index d0af27c4..0f910770 100644 --- a/yesod/hsfiles/mysql.hsfiles +++ b/yesod/hsfiles/mysql.hsfiles @@ -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 diff --git a/yesod/hsfiles/postgres-fay.hsfiles b/yesod/hsfiles/postgres-fay.hsfiles index b38c8bae..c067467e 100644 --- a/yesod/hsfiles/postgres-fay.hsfiles +++ b/yesod/hsfiles/postgres-fay.hsfiles @@ -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 diff --git a/yesod/hsfiles/postgres.hsfiles b/yesod/hsfiles/postgres.hsfiles index 864f1d5f..20642525 100644 --- a/yesod/hsfiles/postgres.hsfiles +++ b/yesod/hsfiles/postgres.hsfiles @@ -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 diff --git a/yesod/hsfiles/simple.hsfiles b/yesod/hsfiles/simple.hsfiles index d8374817..196c3620 100644 --- a/yesod/hsfiles/simple.hsfiles +++ b/yesod/hsfiles/simple.hsfiles @@ -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 diff --git a/yesod/hsfiles/sqlite.hsfiles b/yesod/hsfiles/sqlite.hsfiles index 8571f03c..6a633c8e 100644 --- a/yesod/hsfiles/sqlite.hsfiles +++ b/yesod/hsfiles/sqlite.hsfiles @@ -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