We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80d2aa commit a570d2bCopy full SHA for a570d2b
doc/tutorial/tutorial.cabal
@@ -62,7 +62,7 @@ library
62
build-depends:
63
blaze-html >= 0.9.0.1 && < 0.10
64
, blaze-markup >= 0.8.0.0 && < 0.9
65
- , cookie >= 0.4.3 && < 0.5
+ , cookie >= 0.4.3 && < 0.6
66
, js-jquery >= 3.3.1 && < 3.4
67
, lucid >= 2.9.11 && < 2.12
68
, random >= 1.1 && < 1.3
servant-auth/servant-auth-server/servant-auth-server.cabal
@@ -37,7 +37,7 @@ library
37
, blaze-builder >= 0.4.1.0 && < 0.5
38
, bytestring >= 0.10.6.0 && < 0.13
39
, case-insensitive >= 1.2.0.11 && < 1.3
40
- , cookie >= 0.4.4 && < 0.5
+ , cookie >= 0.4.4 && < 0.6
41
, data-default-class >= 0.1.2.0 && < 0.2
42
, entropy >= 0.4.1.3 && < 0.5
43
, http-types >= 0.12.2 && < 0.13
0 commit comments