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 d46cde9 commit 3467ebaCopy full SHA for 3467eba
servant-server/servant-server.cabal
@@ -62,7 +62,7 @@ library
62
, system-filepath >= 0.4 && < 0.5
63
, filepath >= 1
64
, text >= 1.2 && < 1.3
65
- , transformers >= 0.3 && < 0.5
+ , transformers >= 0.3 && < 0.6
66
, transformers-compat>= 0.4
67
, wai >= 3.0 && < 3.3
68
, wai-app-static >= 3.0 && < 3.2
0 commit comments