-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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
Labels
No labels