Skip to content

Commit ffeefec

Browse files
authored
Allow transformers-0.6 (#65)
1 parent 0bee200 commit ffeefec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-multipart-api/servant-multipart-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ library
3232
base >=4.9 && <5
3333
, bytestring >=0.10.8.1 && <0.12
3434
, text >=1.2.3.0 && <2.1
35-
, transformers >=0.5.2.0 && <0.6
35+
, transformers >=0.5.2.0 && <0.7
3636

3737
-- other dependencies
3838
build-depends:

0 commit comments

Comments
 (0)