Skip to content

Commit

Permalink
re-enabled some NorfairKing packages (#7139)
Browse files Browse the repository at this point in the history
  • Loading branch information
alaendle committed Oct 10, 2023
1 parent cb1e509 commit 11b977c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4299,7 +4299,7 @@ packages:

"Tom Sydney Kerckhove <[email protected]> @NorfairKing":
- appendful
- appendful-persistent < 0 # compile failure https://github.com/commercialhaskell/stackage/issues/7139
- appendful-persistent
- autodocodec
- autodocodec-openapi3
- autodocodec-schema
Expand Down Expand Up @@ -4359,16 +4359,16 @@ packages:
- sydtest-discover
- sydtest-hedgehog
- sydtest-hedis
- sydtest-hspec < 0 # compile failure https://github.com/commercialhaskell/stackage/issues/7139
- sydtest-hspec
- sydtest-mongo
- sydtest-persistent < 0 # compile-failure https://github.com/commercialhaskell/stackage/issues/7139
- sydtest-persistent
- sydtest-persistent-postgresql < 0 # via tmp-postgres https://github.com/commercialhaskell/stackage/issues/7140
- sydtest-persistent-sqlite < 0 # via sydtest-persistent https://github.com/commercialhaskell/stackage/issues/7139
- sydtest-process
- sydtest-rabbitmq
- sydtest-servant < 0 # via sydtest-wai https://github.com/commercialhaskell/stackage/pull/7137/files
- sydtest-typed-process
- sydtest-wai < 0 # compile failure https://github.com/commercialhaskell/stackage/pull/7137/files
- sydtest-wai
- sydtest-webdriver < 0 # via sydtest-wai https://github.com/commercialhaskell/stackage/pull/7137/files
- sydtest-webdriver-screenshot < 0 # via sydtest-wai https://github.com/commercialhaskell/stackage/pull/7137/files
- sydtest-webdriver-yesod < 0 # via sydtest-wai https://github.com/commercialhaskell/stackage/pull/7137/files
Expand Down Expand Up @@ -7864,7 +7864,6 @@ packages:
- swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires vector >=0.10.9 && < 0.13 and the snapshot contains vector-0.13.0.0
- sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires logict ^>=0.7.0 and the snapshot contains logict-0.8.1.0
- syb-with-class < 0 # tried syb-with-class-0.6.1.14, but its *library* requires template-haskell >=2.4 && < 2.19 and the snapshot contains template-haskell-2.20.0.0

- taffybar < 0 # tried taffybar-4.0.1, but its *library* requires the disabled package: ConfigFile
- taffybar < 0 # tried taffybar-4.0.1, but its *library* requires the disabled package: gi-cairo-connector
- tasty-stats < 0 # tried tasty-stats-0.2.0.4, but its *library* requires containers >=0.4 && < 0.6 and the snapshot contains containers-0.6.7
Expand Down

0 comments on commit 11b977c

Please sign in to comment.