Skip to content

network-3 inconsistency #62

@pbarill

Description

@pbarill

There is an inconsistency in the dependencies.

  if flag(network-uri)
     build-depends:    network     >  2.6 && < 2.9 || >= 3.0.0 && < 3.2,
                       network-bsd >= 2.8.1 && < 2.9,

network-bsd >= 2.8.1 requires network >= 3, so there's no way you can allow at the same time network > 2.6 && < 2.9. There was a revision.

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