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 cd243f3 commit d30b82bCopy full SHA for d30b82b
servant-multipart.cabal
@@ -3,8 +3,8 @@ version: 0.11.5
3
synopsis: multipart/form-data (e.g file upload) support for servant
4
description:
5
This package adds support for file upload to the servant ecosystem. It draws
6
- on ideas and code from several people who participated in the (in)famous
7
- [ticket #133](https://github.com/haskell-servant/servant/issues/133) on
+ on ideas and code from several people who participated in the
+ (in)famous [ticket #133](https://github.com/haskell-servant/servant/issues/133) on
8
servant's issue tracker.
9
10
homepage: https://github.com/haskell-servant/servant-multipart#readme
0 commit comments