-
Notifications
You must be signed in to change notification settings - Fork 805
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
re-enabled some NorfairKing packages (#7139)
- Loading branch information
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|