Skip to content

Commit

Permalink
Allow numhask-0.12.0.0 (closes #7312).
Browse files Browse the repository at this point in the history
  • Loading branch information
alaendle committed Jul 17, 2024
1 parent 4627801 commit ad42c00
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6488,6 +6488,7 @@ packages:
- category < 0 # tried category-0.2.5.0, but its *library* requires the disabled package: dual
- category < 0 # tried category-0.2.5.0, but its *library* requires transformers >=0.5 && < 0.6 and the snapshot contains transformers-0.6.1.0
- cereal-time < 0 # tried cereal-time-0.1.0.0, but its *library* requires time >=1.5 && < 1.8.1 and the snapshot contains time-1.12.2
- chart-svg < 0 # tried chart-svg-0.6.0.0, but its *library* requires numhask >=0.10 && < 0.12 and the snapshot contains numhask-0.12.0.3
- chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires aeson >=1.0.2.1 && < 1.5 and the snapshot contains aeson-2.2.3.0
- chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires aeson-casing >=0.1.0.5 && < 0.2 and the snapshot contains aeson-casing-0.2.0.0
- chatwork < 0 # tried chatwork-0.1.3.5, but its *library* requires bytestring >=0.10.8.1 && < 0.11 and the snapshot contains bytestring-0.12.1.0
Expand Down Expand Up @@ -7548,7 +7549,8 @@ packages:
- nri-test-encoding < 0 # tried nri-test-encoding-0.1.1.3, but its *library* requires servant-server >=0.16.2 && < 0.19 and the snapshot contains servant-server-0.20
- nri-test-encoding < 0 # tried nri-test-encoding-0.1.1.3, but its *library* requires text >=1.2.3.1 && < 2.1 and the snapshot contains text-2.1.1
- nri-test-encoding < 0 # tried nri-test-encoding-0.1.1.3, but its *library* requires the disabled package: nri-prelude
- numhask-prelude < 0 # tried numhask-prelude-0.5.0, but its *library* requires numhask >=0.3 && < 0.6 and the snapshot contains numhask-0.11.1.0
- numhask-array < 0 # tried numhask-array-0.11.0.1, but its *library* requires numhask >=0.11 && < 0.12 and the snapshot contains numhask-0.12.0.3
- numhask-prelude < 0 # tried numhask-prelude-0.5.0, but its *library* requires numhask >=0.3 && < 0.6 and the snapshot contains numhask-0.12.0.3
- ochintin-daicho < 0 # tried ochintin-daicho-0.3.4.2, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1.1
- oeis < 0 # tried oeis-0.3.10, but its *library* requires HTTP >=4000.2 && < 4000.4 and the snapshot contains HTTP-4000.4.1
- oset < 0 # tried oset-0.4.0.1, but its *library* requires base >=4.9 && < 4.13 and the snapshot contains base-4.19.1.0
Expand Down Expand Up @@ -8388,9 +8390,6 @@ packages:
# End of Library and exe bounds failures

"Stackage upper bounds":
# https://github.com/commercialhaskell/stackage/issues/7312
- numhask < 0.12

# https://github.com/commercialhaskell/stackage/issues/7384
- linear < 1.23

Expand Down

0 comments on commit ad42c00

Please sign in to comment.