Skip to content

Commit d1b892b

Browse files
committed
upgrade bounds for ghc-9.6.7 (#396)
1 parent 0bf37b5 commit d1b892b

File tree

1 file changed

+48
-42
lines changed

1 file changed

+48
-42
lines changed

build-constraints/lts-22-build-constraints.yaml

Lines changed: 48 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ghc-major-version: "9.6"
22
# new curator is supposed to use exact GHC version
3-
ghc-version: "9.6.6"
3+
ghc-version: "9.6.7"
44

55
# This affects which version of the Cabal file format we allow. We
66
# should ensure that this is always no greater than the version
@@ -542,7 +542,7 @@ packages:
542542
- boomwhacker >= 0.0.1 && < 0.0.2 # HPDF 1.6.*
543543
- buffer-pipe ^>= 0.0
544544
- cabal-flatpak
545-
- cabal-sort ^>= 0.1.2
545+
- cabal-sort ^>= 0.1.2 && < 0.1.2.2
546546
- calendar-recycling ^>= 0.0.0.1
547547
- checksum ^>= 0.0.0.1
548548
- coinor-clp ^>= 0.0.0.1
@@ -1160,7 +1160,7 @@ packages:
11601160
- speculation
11611161
- streams ^>= 3.3.2
11621162
- structs ^>= 0.1.9
1163-
- tagged ^>= 0.8.8
1163+
- tagged ^>= 0.8.8 && <0.8.9
11641164
- tagged-transformer ^>= 0.8.2
11651165
- transformers-compat ^>= 0.7.2
11661166
- trifecta ^>= 2.1.3
@@ -1216,7 +1216,7 @@ packages:
12161216
- diagrams-solve ^>= 0.1.3
12171217
- diagrams-svg ^>= 1.4.3.1
12181218
- force-layout ^>= 0.4.0.6 && < 0.4.1
1219-
- SVGFonts ^>= 1.8.0.1
1219+
- SVGFonts ^>= 1.8.0.1 && < 1.8.1
12201220
- haxr ^>= 3000.11.5
12211221
- MonadRandom ^>= 0.6
12221222
- monoid-extras ^>= 0.6.2
@@ -1361,7 +1361,7 @@ packages:
13611361
- turtle ^>= 1.6.2
13621362
- foldl ^>= 1.4.15
13631363
- bench
1364-
- dhall ^>= 1.42.1
1364+
- dhall ^>= 1.42.1 && < 1.42.2
13651365
- dhall-bash ^>= 1.0.41
13661366
- dhall-json
13671367
- dhall-lsp-server
@@ -1693,10 +1693,10 @@ packages:
16931693
- list-t ^>= 1.0.5.7
16941694
- mtl-prelude ^>= 2.0.3.2
16951695
- neat-interpolation ^>= 0.5.1.4
1696-
- optima ^>= 0.4.0.5
1696+
- optima ^>= 0.4.0.5 && < 0.4.0.6
16971697
- partial-handler ^>= 1.0.3
16981698
- postgresql-binary ^>= 0.13.1.2
1699-
- postgresql-syntax ^>= 0.4.1.1
1699+
- postgresql-syntax ^>= 0.4.1.1 && < 0.4.1.2
17001700
- primitive-extras ^>= 0.10.1.10
17011701
- ptr-poker == 0.1.2.14
17021702
- rebase ^>= 1.20.2
@@ -1705,12 +1705,12 @@ packages:
17051705
- stm-containers ^>= 1.2.0.3
17061706
- stm-hamt ^>= 1.2.0.14
17071707
- template-haskell-compat-v0208 ^>= 0.1.9.3
1708-
- text-builder ^>= 0.6.7.2
1709-
- text-builder-dev == 0.3.4.2
1708+
- text-builder ^>= 0.6.7.2 && < 0.6.7.3
1709+
- text-builder-dev ^>= 0.3.4.2 && < 0.3.7
17101710
- th-lego ^>= 0.3.0.3
17111711
- vector-builder ^>= 0.3.8.5
17121712
- vector-extras ^>= 0.2.8.1
1713-
- yaml-unscrambler ^>= 0.1.0.18
1713+
- yaml-unscrambler >= 0.1.0.18 && < 0.1.0.20
17141714
- xml-parser
17151715

17161716
"Iustin Pop <[email protected]> @iustin":
@@ -2447,20 +2447,20 @@ packages:
24472447
- setlocale ^>= 1.0.0.10
24482448

24492449
"Taylor Fausak <[email protected]> @tfausak":
2450-
- autoexporter ^>= 2.0.0.9
2451-
- burrito ^>= 2.0.1.7
2452-
- flow ^>= 2.0.0.4
2453-
- github-release ^>= 2.0.0.9
2454-
- json-feed ^>= 2.0.0.10
2455-
- lackey ^>= 2.0.0.7
2456-
- patrol ^>= 1.0.0.6
2457-
- rampart ^>= 2.0.0.7
2458-
- ratel ^>= 2.0.0.10
2459-
- ratel-wai ^>= 2.0.0.5
2450+
- autoexporter ^>= 2.0.0.9 && < 2.0.0.13
2451+
- burrito ^>= 2.0.1.7 && < 2.0.1.11
2452+
- flow ^>= 2.0.0.4 && < 2.0.0.6
2453+
- github-release ^>= 2.0.0.9 && < 2.0.0.12
2454+
- json-feed ^>= 2.0.0.10 && < 2.0.0.13
2455+
- lackey ^>= 2.0.0.7 && < 2.0.0.9
2456+
- patrol ^>= 1.0.0.6 && < 1.0.0.9
2457+
- rampart ^>= 2.0.0.7 && < 2.0.0.9
2458+
- ratel ^>= 2.0.0.10 && < 2.0.0.13
2459+
- ratel-wai ^>= 2.0.0.5 && < 2.0.0.8
24602460
- rattletrap ^>= 12.1.2
2461-
- salve ^>= 2.0.0.4
2461+
- salve ^>= 2.0.0.4 && < 2.0.0.6
24622462
- strive ^>= 6.0.0.10 && < 6.0.0.13 # data-default 0.8
2463-
- witch ^>= 1.2.0.3
2463+
- witch ^>= 1.2.0.3 && < 1.2.3.3
24642464
- wuss ^>= 2.0.1.5 && < 2.0.2.1 # data-default 0.8
24652465

24662466
- bmp ^>= 1.2.6.3 # @benl23x5
@@ -2529,7 +2529,7 @@ packages:
25292529
- ghc-tcplugins-extra ^>= 0.4.5
25302530
- ghc-typelits-extra ^>= 0.4.6
25312531
- ghc-typelits-knownnat ^>= 0.7.10
2532-
- ghc-typelits-natnormalise ^>= 0.7.9
2532+
- ghc-typelits-natnormalise ^>= 0.7.9 && < 0.7.11
25332533
- clash-prelude ^>= 1.8.1
25342534
# - clash-lib # https://github.com/commercialhaskell/stackage/issues/7176
25352535
# - clash-ghc # https://github.com/commercialhaskell/stackage/issues/7176
@@ -2897,11 +2897,11 @@ packages:
28972897
- servant-JuicyPixels ^>= 0.3.1.1
28982898

28992899
"Steven Fontanella <[email protected]> @stevenfontanella":
2900-
- microlens ^>= 0.4.13.1
2901-
- microlens-platform ^>= 0.4.3.4
2902-
- microlens-mtl ^>= 0.2.0.3
2900+
- microlens ^>= 0.4.13.1 && < 0.4.14
2901+
- microlens-platform ^>= 0.4.3.4 && < 0.4.3.6
2902+
- microlens-mtl ^>= 0.2.0.3 && < 0.2.1
29032903
- microlens-th ^>= 0.4.3.14
2904-
- microlens-ghc ^>= 0.4.14.2
2904+
- microlens-ghc ^>= 0.4.14.2 && < 0.4.15
29052905
- microlens-contra ^>= 0.1.0.3
29062906

29072907
"Takano Akio [email protected] @takano-akio":
@@ -3353,8 +3353,8 @@ packages:
33533353
- cmark ^>= 0.6.1
33543354
- texmath < 0.12.8.8
33553355
- highlighting-kate < 0
3356-
- skylighting ^>= 0.14.1
3357-
- skylighting-core ^>= 0.14.1
3356+
- skylighting ^>= 0.14.1 && < 0.14.6
3357+
- skylighting-core ^>= 0.14.1 && < 0.14.6
33583358
- pandoc-types ^>= 1.23.1
33593359
- zip-archive ^>= 0.4.3
33603360
- doclayout ^>= 0.4.0.1
@@ -3363,7 +3363,7 @@ packages:
33633363
- pandoc < 3.1.12
33643364
- pandoc-cli < 3.1.12
33653365
- pandoc-server ^>= 0.1.0.4 && < 0.1.0.6
3366-
- citeproc ^>= 0.8.1
3366+
- citeproc >= 0.8.1 && < 0.8.1.2
33673367
- commonmark ^>= 0.2.4.1
33683368
- commonmark-extensions ^>= 0.2.5.1
33693369
- commonmark-pandoc ^>= 0.2.2
@@ -3465,8 +3465,8 @@ packages:
34653465
- simplest-sqlite
34663466
- warp-tls-uid < 0
34673467
- nowdoc ^>= 0.1.1.0
3468-
- typecheck-plugin-nat-simple ^>= 0.1.0.9
3469-
- ranged-list ^>= 0.1.2.1
3468+
- typecheck-plugin-nat-simple ^>= 0.1.0.9 && < 0.1.0.11
3469+
- ranged-list ^>= 0.1.2.1 && < 0.1.2.3
34703470
- c-enum ^>= 0.1.1.3
34713471
- c-struct ^>= 0.1.3.0
34723472
- union-angle ^>= 0.1.0.1
@@ -3610,26 +3610,32 @@ packages:
36103610
- gi-cairo ^>= 1.0.29
36113611
- gi-dbusmenu ^>= 0.4.13
36123612
- gi-dbusmenugtk3 ^>= 0.4.14
3613-
- gi-gdk ^>= 3.0.28 && >=3 && <4 # https://github.com/commercialhaskell/stackage/issues/6317
3613+
- gi-gdk ^>= 3.0.28 # https://github.com/commercialhaskell/stackage/issues/6317
3614+
- gi-gdk3 ^>= 3.0.30
36143615
- gi-gdkpixbuf ^>= 2.0.31
3615-
- gi-gdkx11 ^>= 3.0.15 && >=3 && <4 # https://github.com/commercialhaskell/stackage/issues/6317
3616+
- gi-gdkx11 ^>= 3.0.15 # https://github.com/commercialhaskell/stackage/issues/6317
3617+
- gi-gdkx113 ^>= 3.0.17
36163618
- gi-gio ^>= 2.0.32
36173619
- gi-glib ^>= 2.0.29
36183620
- gi-gobject ^>= 2.0.30
36193621
- gi-graphene ^>= 1.0.7
36203622
- gi-gsk
3621-
- gi-gtk ^>= 3.0.41 && >=3 && <4 # https://github.com/commercialhaskell/stackage/issues/6317
3623+
- gi-gtk >= 3.0.41 && < 3.0.44 # https://github.com/commercialhaskell/stackage/issues/6317
3624+
- gi-gtk3 ^>= 3.0.44
36223625
- gi-gtk-hs ^>= 0.3.16
36233626
- gi-gmodule ^>= 2.0.5
36243627
- gi-pango ^>= 1.0.29
36253628
- gi-xlib ^>= 2.0.13
36263629
- gi-harfbuzz ^>= 0.0.9
36273630
- gi-gtksource ^>= 3.0.28 && <5.0.0 # https://github.com/commercialhaskell/stackage/issues/7013
3628-
- gi-javascriptcore ^>= 4.0.27 && <6.0.3 # https://github.com/commercialhaskell/stackage/issues/6929
3631+
- gi-gtksource3 ^>= 3.0.30
3632+
- gi-javascriptcore ^>= 4.0.27 # https://github.com/commercialhaskell/stackage/issues/6929
3633+
- gi-javascriptcore4 ^>= 4.0.29
36293634
- gi-vte ^>= 2.91.31
36303635
- gi-webkit2 ^>= 4.0.30
36313636
- gi-freetype2 ^>= 2.0.4
36323637
- gi-soup ^>= 2.4.28 && <3.0.2 # https://github.com/commercialhaskell/stackage/issues/6929
3638+
- gi-soup2 ^>= 2.4.30
36333639

36343640
"Brandon Simmons <[email protected]> @jberryman":
36353641
- directory-tree ^>= 0.12.1
@@ -3683,15 +3689,15 @@ packages:
36833689
- primitive-addr ^>= 0.1.0.2
36843690
- quickcheck-classes ^>= 0.6.5.0
36853691
- quickcheck-classes-base ^>= 0.6.2.0
3686-
- arithmoi ^>= 0.13.0.0
3692+
- arithmoi ^>= 0.13.0.0 && < 0.13.0.1
36873693
- bitvec ^>= 1.1.5.0
36883694
- poly ^>= 0.5.1.0
36893695
- extended-reals ^>= 0.2.4.0
36903696
- ChasingBottoms ^>= 1.3.1.12
36913697
- data-interval ^>= 2.1.1
36923698
- vector-rotcev ^>= 0.1.0.2
36933699
- mod ^>= 0.2.0.1
3694-
- tasty-rerun ^>= 1.1.19
3700+
- tasty-rerun ^>= 1.1.19 && < 1.1.20
36953701
- integer-roots ^>= 1.0.2.0
36963702
- smallcheck ^>= 1.2.1.1
36973703
- quote-quot ^>= 0.2.1.0
@@ -4869,8 +4875,8 @@ packages:
48694875
- graphql-client ^>= 1.2.2
48704876
- hpc-lcov ^>= 1.1.1
48714877
- http-api-data-qq ^>= 0.1.0.0
4872-
- persistent-mtl ^>= 0.5.0.1
4873-
- tasty-autocollect ^>= 0.4.1
4878+
- persistent-mtl >= 0.5.0.1 && < 0.5.2
4879+
- tasty-autocollect >= 0.4.1 && < 0.4.4
48744880
- th-test-utils ^>= 1.2.1
48754881
- toml-reader ^>= 0.2.1.0
48764882

@@ -5226,7 +5232,7 @@ packages:
52265232
- Plural ^>= 0.0.2
52275233
- bytebuild ^>= 0.3.14.0
52285234
- byteslice ^>= 0.2.12.0
5229-
- contiguous ^>= 0.6.4.0
5235+
- contiguous >= 0.6.4.0 && < 0.6.5
52305236
- fb ^>= 2.1.1.1
52315237
- ip ^>= 1.7.7
52325238
- pwstore-fast ^>= 2.4.4
@@ -5701,7 +5707,7 @@ packages:
57015707
- random ^>= 1.2.1.1
57025708
- random-shuffle ^>= 0.0.4
57035709
- range-set-list ^>= 0.1.3.1 && < 0.1.4
5704-
- rank1dynamic ^>= 0.4.1
5710+
- rank1dynamic ^>= 0.4.1 && < 0.4.3
57055711
- ratio-int ^>= 0.1.2
57065712
- raw-strings-qq ^>= 1.1
57075713
- readable ^>= 0.3.1

0 commit comments

Comments
 (0)