@@ -2966,7 +2966,7 @@ packages:
2966
2966
- servant-checked-exceptions-core ^>= 2.2.0.1
2967
2967
- servant-rawm ^>= 1.0.0.0
2968
2968
- servant-static-th ^>= 1.0.0.0
2969
- - termonad ^>= 4.5 .0.0
2969
+ - termonad ^>= 4.6 .0.0
2970
2970
- world-peace ^>= 1.0.2.0
2971
2971
- xml-html-qq ^>= 0.1.0.1
2972
2972
- xml-indexed-cursor ^>= 0.1.1.0
@@ -3620,7 +3620,7 @@ packages:
3620
3620
- gi-gobject ^>= 2.0.30
3621
3621
- gi-graphene ^>= 1.0.7
3622
3622
- gi-gsk
3623
- - gi-gtk >= 3.0.41 && < 3.0.44 # https://github.com/commercialhaskell/stackage/issues/6317
3623
+ - gi-gtk ^ >= 3.0.41 # https://github.com/commercialhaskell/stackage/issues/6317
3624
3624
- gi-gtk3 ^>= 3.0.44
3625
3625
- gi-gtk-hs ^>= 0.3.16
3626
3626
- gi-gmodule ^>= 2.0.5
@@ -4869,7 +4869,7 @@ packages:
4869
4869
- unboxing-vector ^>= 0.2.0.0
4870
4870
4871
4871
"Brandon Chinn <
[email protected] > @brandonchinn178":
4872
- - aeson-schemas ^>= 1.4.1.0
4872
+ - aeson-schemas ^>= 1.4.1.0 && < 1.4.3
4873
4873
- fourmolu ^>= 0.14.0.0
4874
4874
- github-rest ^>= 1.1.4
4875
4875
- graphql-client ^>= 1.2.2
@@ -5147,7 +5147,7 @@ packages:
5147
5147
5148
5148
"James Cranch <
[email protected] > @jcranch":
5149
5149
- agreeing ^>= 0.2.2.0
5150
- - mappings ^>= 0.3.0.0
5150
+ - mappings ^>= 0.3.0.0 && < 0.3.1
5151
5151
- partialord ^>= 0.0.2
5152
5152
- tophat ^>= 1.0.7.0
5153
5153
@@ -8942,6 +8942,7 @@ expected-test-failures:
8942
8942
- sdl2 # "Failed to connect to the Mir Server"
8943
8943
- sendgrid-v3 # Requires sendgrid API key in env #5951/closed
8944
8944
- serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30
8945
+ - servant-auth-server # 0.4.9.0
8945
8946
- servant-rate-limit # redis
8946
8947
- serversession-backend-persistent # persistent, see https://github.com/commercialhaskell/stackage/pull/6655#issuecomment-1198868074
8947
8948
- serversession-backend-redis # redis
@@ -9136,6 +9137,7 @@ expected-test-failures:
9136
9137
- yesod-paginator
9137
9138
9138
9139
# Misc. Please check if there is a better section before adding more packages here.
9140
+ - http-io-streams # https://github.com/commercialhaskell/stackage/issues/7644
9139
9141
- ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1
9140
9142
- hw-kafka-client # missing exe https://github.com/commercialhaskell/stackage/pull/5542
9141
9143
- pandoc # https://github.com/jgm/pandoc/issues/5582
0 commit comments