Skip to content

Commit

Permalink
Merge pull request #7684 from harendra-kumar/enable-streamly
Browse files Browse the repository at this point in the history
Enable streamly
  • Loading branch information
alexeyzab authored Feb 27, 2025
2 parents ccb5f28 + c8da846 commit 73a3db9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7528,10 +7528,7 @@ packages:
- stm-supply < 0 # tried stm-supply-0.2.0.0, but its *library* requires the disabled package: concurrent-supply
- stopwatch < 0 # tried stopwatch-0.1.0.6, but its *library* requires transformers >=0.3.0 && < 0.6 and the snapshot contains transformers-0.6.1.1
- streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires streaming-bytestring >=0.2 && < 0.3 and the snapshot contains streaming-bytestring-0.3.3
- streamly < 0 # tried streamly-0.10.1, but its *library* requires hashable >=1.3 && < 1.5 and the snapshot contains hashable-1.5.0.0
- streamly < 0 # tried streamly-0.10.1, but its *library* requires template-haskell >=2.14 && < 2.22 and the snapshot contains template-haskell-2.22.0.0
- streamly-bytestring < 0 # tried streamly-bytestring-0.2.2, but its *library* requires bytestring >=0.10.12 && < 0.10.13 || >=0.11.0 && < 0.11.1 || >=0.11.1 && < 0.11.2 || >=0.11.2 && < 0.11.3 || >=0.11.3.1 && < 0.11.4 || >=0.11.4 && < 0.11.5 || >=0.11.5 && < 0.11.6 || >=0.12.0 && < 0.12.1 and the snapshot contains bytestring-0.12.1.0
- streamly-core < 0 # tried streamly-core-0.2.2, but its *library* requires template-haskell >=2.14 && < 2.22 and the snapshot contains template-haskell-2.22.0.0
- streamly-examples < 0 # tried streamly-examples-0.2.0, but its *executable* requires base >=4.9 && < 4.20 and the snapshot contains base-4.20.0.0
- streamly-examples < 0 # tried streamly-examples-0.2.0, but its *executable* requires hashable >=1.2 && < 1.5 and the snapshot contains hashable-1.5.0.0
- streamly-examples < 0 # tried streamly-examples-0.2.0, but its *executable* requires streamly ==0.10.0 and the snapshot contains streamly-0.10.1
Expand Down

0 comments on commit 73a3db9

Please sign in to comment.