Skip to content

Commit 3467eba

Browse files
committed
servant-server: Bump transformers upper bound
1 parent d46cde9 commit 3467eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-server/servant-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ library
6262
, system-filepath >= 0.4 && < 0.5
6363
, filepath >= 1
6464
, text >= 1.2 && < 1.3
65-
, transformers >= 0.3 && < 0.5
65+
, transformers >= 0.3 && < 0.6
6666
, transformers-compat>= 0.4
6767
, wai >= 3.0 && < 3.3
6868
, wai-app-static >= 3.0 && < 3.2

0 commit comments

Comments
 (0)