Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
juhp authored Sep 29, 2023
2 parents 565dcd9 + bd83b32 commit 7058b20
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5254,6 +5254,12 @@ packages:
"Logan McGrath <[email protected]> @keywordsalad":
- hakyllbars

"David Sánchez <[email protected]> @DavSanchez":
- richenv

"Zac Slade <[email protected]> @krakrjak":
- fits-parse

"Grandfathered dependencies":
- BiobaseNewick
- Boolean
Expand Down Expand Up @@ -7192,7 +7198,6 @@ packages:
- language-python < 0 # tried language-python-0.5.8, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0
- language-thrift < 0 # tried language-thrift-0.12.0.1, but its *library* requires ansi-wl-pprint ==0.6.* and the snapshot contains ansi-wl-pprint-1.0.2
- large-hashable < 0 # tried large-hashable-0.1.0.4, but its *library* requires template-haskell < 2.15 and the snapshot contains template-haskell-2.20.0.0
- learn-physics < 0 # tried learn-physics-0.6.5, but its *library* requires the disabled package: spatial-math
- lens-accelerate < 0 # tried lens-accelerate-0.3.0.0, but its *library* requires lens ==4.* and the snapshot contains lens-5.2.3
- lens-datetime < 0 # tried lens-datetime-0.3, but its *library* requires lens >=3 && < 5 and the snapshot contains lens-5.2.3
- lens-family-th < 0 # tried lens-family-th-0.5.2.1, but its *library* requires template-haskell >=2.11 && < 2.19 and the snapshot contains template-haskell-2.20.0.0
Expand Down Expand Up @@ -8289,6 +8294,8 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/7124
- mpi-hs < 0.7.3

# https://github.com/commercialhaskell/stackage/issues/7129
- lpeg < 1.1
# end of Stackage upper bounds
# end of packages

Expand Down Expand Up @@ -9172,7 +9179,6 @@ expected-test-failures:
- character-cases # 0.1.0.6 https://github.com/aiya000/hs-character-cases/issues/3
- codec-beam # 0.2.0 posix_spawnp: does not exist
- colonnade # 1.2.0.2 https://github.com/andrewthad/colonnade/issues/31
- context-wai-middleware # 0.2.0.1 https://github.com/jship/context/issues/3
- control-dsl # 0.2.1.3
- crypt-sha512 # 0 Use -p '/crypt.$6$rounds=10$roundstoolow/' to rerun this test only.
- curl-runnings # 0.17.0
Expand Down

0 comments on commit 7058b20

Please sign in to comment.