Skip to content

Hackage description port lint error #52

@Korusuke

Description

@Korusuke

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions