Skip to content

Commit

Permalink
Merge pull request #7056 from turion/dev_reenable_monad_schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzab authored Jul 15, 2023
2 parents 2f5dadf + 263ea0f commit bc4120b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7374,7 +7374,6 @@ packages:
- monad-par < 0 # tried monad-par-0.3.5, but its *library* requires mtl >=2.0.1.0 && < 2.3 and the snapshot contains mtl-2.3.1
- monad-peel < 0 # tried monad-peel-0.2.1.2, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.0
- monad-products < 0 # tried monad-products-4.0.1, but its *library* requires semigroupoids >=4 && < 6 and the snapshot contains semigroupoids-6.0.0.1
- monad-schedule < 0 # tried monad-schedule-0.1.2.0, but its *library* requires base >=4.13.0 && < =4.17 and the snapshot contains base-4.18.0.0
- monad-skeleton < 0 # tried monad-skeleton-0.2, but its *library* requires base >=4.9 && < 4.17 and the snapshot contains base-4.18.0.0
- monad-unlift-ref < 0 # tried monad-unlift-ref-0.2.1, but its *library* requires the disabled package: monad-unlift
- monadic-arrays < 0 # tried monadic-arrays-0.2.2, but its *library* requires transformers >=0.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0
Expand Down

0 comments on commit bc4120b

Please sign in to comment.