Skip to content

Incorrect revision display #770

@snoyberg

Description

@snoyberg
Contributor

@hvr's recent revision to http-client-0.5.13 on Hackage's revision display (available at http://hackage.haskell.org/package/http-client-0.5.13/revisions/) displays currently as:

screen shot 2018-07-02 at 10 39 12

Specifically, the section:

Added the library component's library dependency on

base <0

Implies that this dependency was added unconditionally. In fact, the dependency was added conditionally based on the GHC version. While the actual change seems to do the right thing, the diff display implies that it breaks the package for all versions of GHC.

Relevant comment: haskell-infra/hackage-trustees#165 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @snoyberg@hvr

        Issue actions

          Incorrect revision display · Issue #770 · haskell/hackage-server