Skip to content

Commit

Permalink
Manage hw-dsv via commenter.
Browse files Browse the repository at this point in the history
  • Loading branch information
alaendle committed May 21, 2024
1 parent f0bd9fe commit 756c874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3545,7 +3545,7 @@ packages:
- hw-conduit
- hw-conduit-merges
- hw-diagnostics
- hw-dsv < 0 # 0.4.1.1 compile fail
- hw-dsv
- hw-eliasfano
- hw-excess
- hw-fingertree
Expand Down Expand Up @@ -7173,6 +7173,7 @@ packages:
- htoml < 0 # tried htoml-1.0.0.3, but its *library* requires text >=1.0 && < 2 and the snapshot contains text-2.1.1
- hw-balancedparens < 0 # tried hw-balancedparens-0.4.1.3, but its *library* requires the disabled package: hw-fingertree
- hw-conduit < 0 # tried hw-conduit-0.2.1.1, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.1.0
- hw-dsv < 0 # tried hw-dsv-0.4.1.2, but its *executable* requires the disabled package: hw-ip
- hw-eliasfano < 0 # tried hw-eliasfano-0.1.2.1, but its *executable* requires bytestring >=0.10.8.2 && < 0.12 and the snapshot contains bytestring-0.12.1.0
- hw-eliasfano < 0 # tried hw-eliasfano-0.1.2.1, but its *executable* requires optparse-applicative >=0.14 && < 0.18 and the snapshot contains optparse-applicative-0.18.1.0
- hw-eliasfano < 0 # tried hw-eliasfano-0.1.2.1, but its *executable* requires resourcet >=1.2.2 && < 1.3 and the snapshot contains resourcet-1.3.0
Expand Down Expand Up @@ -8092,7 +8093,6 @@ packages:
- sv < 0 # tried sv-1.4.0.1, but its *library* requires bifunctors >=5.1 && < 5.6 and the snapshot contains bifunctors-5.6.2
- sv < 0 # tried sv-1.4.0.1, but its *library* requires bytestring >=0.9.1.10 && < 0.11 and the snapshot contains bytestring-0.12.1.0
- sv < 0 # tried sv-1.4.0.1, but its *library* requires semigroupoids >=5 && < 5.4 and the snapshot contains semigroupoids-6.0.1
- sv < 0 # tried sv-1.4.0.1, but its *library* requires the disabled package: hw-dsv
- sv < 0 # tried sv-1.4.0.1, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.0
- sv-cassava < 0 # tried sv-cassava-0.3, but its *library* requires attoparsec >=0.12.1.4 && < 0.14 and the snapshot contains attoparsec-0.14.4
- sv-cassava < 0 # tried sv-cassava-0.3, but its *library* requires bytestring >=0.9.1.10 && < 0.11 and the snapshot contains bytestring-0.12.1.0
Expand Down

0 comments on commit 756c874

Please sign in to comment.