-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
For few packages in hackage the description looks like:
description This package provides a pure interface for compressing and \
decompressing streams of data represented as lazy \
ByteStrings. It uses the \
zlib C library \
so it has high performance. It supports the "zlib", \
"gzip" and "raw" compression formats.
and due to the quotes port lint gives a syntax error:
("extra characters after close-quote").
so should we remove quotes from all description by default for all frontends in upt-macports itself ?
Metadata
Metadata
Assignees
Labels
No labels