Skip to content

Commit d30b82b

Browse files
committed
Tweak haddock syntax in cabal description
1 parent cd243f3 commit d30b82b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servant-multipart.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ version: 0.11.5
33
synopsis: multipart/form-data (e.g file upload) support for servant
44
description:
55
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
6+
on ideas and code from several people who participated in the
7+
(in)famous [ticket #133](https://github.com/haskell-servant/servant/issues/133) on
88
servant's issue tracker.
99

1010
homepage: https://github.com/haskell-servant/servant-multipart#readme

0 commit comments

Comments
 (0)