Skip to content

Commit f643378

Browse files
author
Andrew Cady
committed
revert dependency bound added in previous commit
1 parent 2744a13 commit f643378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-multipart.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ library
4141
transformers >=0.3 && <0.6,
4242
wai >= 3.2 && <3.3,
4343
wai-extra >=3.0 && <3.1,
44-
servant-foreign >= 0.11.2
44+
servant-foreign
4545
default-language: Haskell2010
4646

4747
executable upload

0 commit comments

Comments
 (0)