Skip to content

Commit 2e709ff

Browse files
authored
Support servant-0.20.
1 parent ffeefec commit 2e709ff

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
@@ -36,7 +36,7 @@ library
3636

3737
-- other dependencies
3838
build-depends:
39-
servant >=0.16 && <0.20
39+
servant >=0.16 && <0.21
4040

4141
-- servant-0.19 dropped support for GHC-8.4 (latest GHCJS version),
4242
-- due to QuantifiedConstraints

0 commit comments

Comments
 (0)