Skip to content

Commit 35f9090

Browse files
bergmarkjuhp
authored andcommitted
Run against LTS 22.0
1 parent f134077 commit 35f9090

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

etc/lts-constraints/src/Main.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ data State
2929

3030
main :: IO ()
3131
main = do
32-
map <- snapshotMap <$> loadSnapshot "../../../stackage-snapshots/nightly/2023/12/15.yaml"
32+
map <- snapshotMap <$> loadSnapshot "../../../stackage-snapshots/lts/22/0.yaml"
3333
output <- openFile target WriteMode
3434
let putLine = liftIO . T.hPutStrLn output
3535
lines <- T.lines <$> T.readFile src

lts-build-constraints.yaml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -285,10 +285,10 @@ packages:
285285
- aeson-combinators ^>= 0.1.1.0
286286

287287
"Fernando Freire <[email protected]> @dogonthehorizon":
288-
- hal ^>= 1.0.0.1
288+
- hal ^>= 1.0.1
289289

290290
"Nathan Fairhurst <[email protected]> @iamfromspace":
291-
- hal ^>= 1.0.0.1
291+
- hal ^>= 1.0.1
292292

293293
"Daniel Taskoff <[email protected]> @dtaskoff":
294294
- hlibcpuid ^>= 0.2.0
@@ -1110,7 +1110,7 @@ packages:
11101110
- compensated ^>= 0.8.3
11111111
- compressed < 0
11121112
- concurrent-supply ^>= 0.1.8
1113-
- constraints ^>= 0.13.4
1113+
- constraints ^>= 0.14
11141114
- contravariant ^>= 1.5.5
11151115
- distributive ^>= 0.6.2.1
11161116
- discrimination ^>= 0.5
@@ -1161,7 +1161,7 @@ packages:
11611161
- speculation < 0
11621162
- streams ^>= 3.3.2
11631163
- structs ^>= 0.1.9
1164-
- tagged ^>= 0.8.7
1164+
- tagged ^>= 0.8.8
11651165
- tagged-transformer ^>= 0.8.2
11661166
- transformers-compat ^>= 0.7.2
11671167
- trifecta ^>= 2.1.3
@@ -1201,7 +1201,7 @@ packages:
12011201
- construct < 0
12021202

12031203
"Brent Yorgey <[email protected]> @byorgey":
1204-
- active ^>= 0.2.0.18
1204+
- active ^>= 0.2.1
12051205
- statestack ^>= 0.3.1.1
12061206
- diagrams ^>= 1.4.1
12071207
- diagrams-builder ^>= 0.8.0.6
@@ -3068,8 +3068,8 @@ packages:
30683068
- html-entity-map ^>= 0.1.0.0
30693069
- identicon ^>= 0.2.2
30703070
- lame ^>= 0.2.2
3071-
- megaparsec ^>= 9.4.1
3072-
- megaparsec-tests ^>= 9.4.1
3071+
- megaparsec ^>= 9.5.0
3072+
- megaparsec-tests ^>= 9.5.0
30733073
- mmark ^>= 0.0.7.6
30743074
- mmark-cli ^>= 0.0.5.1
30753075
- mmark-ext ^>= 0.2.1.5
@@ -3340,8 +3340,8 @@ packages:
33403340
- doclayout ^>= 0.4.0.1
33413341
- doctemplates ^>= 0.11
33423342
- emojis ^>= 0.1.3
3343-
- pandoc ^>= 3.1.10
3344-
- pandoc-cli ^>= 3.1.10
3343+
- pandoc ^>= 3.1.11
3344+
- pandoc-cli ^>= 3.1.11
33453345
- pandoc-server ^>= 0.1.0.4
33463346
- citeproc ^>= 0.8.1
33473347
- commonmark ^>= 0.2.4.1
@@ -3353,7 +3353,7 @@ packages:
33533353
- skylighting-format-blaze-html ^>= 0.1.1.1
33543354
- skylighting-format-context ^>= 0.1.0.2
33553355
- skylighting-format-latex ^>= 0.1
3356-
- typst ^>= 0.4
3356+
- typst ^>= 0.5
33573357
- typst-symbols ^>= 0.1.5
33583358

33593359
"Karun Ramakrishnan <[email protected]> @karun012":
@@ -3391,7 +3391,7 @@ packages:
33913391

33923392
"Alex McLean <[email protected]> @yaxu":
33933393
- tidal ^>= 1.9.4
3394-
- tidal-link ^>= 1.0.1
3394+
- tidal-link ^>= 1.0.2
33953395
- hosc ^>= 0.20
33963396

33973397
"Kei Hibino <[email protected]> @khibino":
@@ -3427,7 +3427,7 @@ packages:
34273427
"Fraser Tweedale <[email protected]> @frasertweedale":
34283428
- concise ^>= 0.1.0.1
34293429
- dyre ^>= 0.9.2
3430-
- jose ^>= 0.10.0.1
3430+
- jose ^>= 0.11
34313431

34323432
"Yoshikuni Jujo <[email protected]> @YoshikuniJujo":
34333433
- zot ^>= 0.0.3
@@ -4575,8 +4575,8 @@ packages:
45754575
- file-path-th ^>= 0.1.0.0
45764576

45774577
"Raghu Kaippully <[email protected]> @rkaippully":
4578-
- webgear-core ^>= 1.0.5
4579-
- webgear-openapi ^>= 1.0.5
4578+
- webgear-core < 0
4579+
- webgear-openapi < 0
45804580
- webgear-server < 0 # 1.0.5 compile fail https://github.com/haskell-webgear/webgear/issues/16
45814581

45824582
"Alex Washburn <[email protected]> @recursion-ninja":
@@ -5080,7 +5080,7 @@ packages:
50805080
- ipa < 0
50815081

50825082
"Andreas Herrmann <[email protected]> @aherrmann":
5083-
- capability ^>= 0.5.0.1
5083+
- capability < 0
50845084

50855085
"Dustin Sallings <[email protected]> @dustin":
50865086
- net-mqtt ^>= 0.8.6.0
@@ -8044,15 +8044,15 @@ packages:
80448044
- th-abstraction ^>= 0.5.0.0 && <0.6.0.0
80458045

80468046
# https://github.com/commercialhaskell/stackage/issues/7205
8047-
- megaparsec ^>= 9.4.1 && <9.6
8048-
- megaparsec-tests ^>= 9.4.1 && <9.6
8047+
- megaparsec ^>= 9.5.0 && <9.6
8048+
- megaparsec-tests ^>= 9.5.0 && <9.6
80498049

80508050
# https://github.com/commercialhaskell/stackage/issues/7106
80518051
- tls ^>= 1.8.0 && <1.9
80528052

80538053
# https://github.com/commercialhaskell/stackage/issues/7111
8054-
# tasty < 1.5
8055-
# tasty-quickcheck < 0.10.3
8054+
- tasty ^>= 1.4.3 && <1.5
8055+
- tasty-quickcheck ^>= 0.10.2 && <0.10.3
80568056

80578057
# https://github.com/commercialhaskell/stackage/issues/7124
80588058
- mpi-hs ^>= 0.7.2.0 && <0.7.3
@@ -8073,13 +8073,13 @@ packages:
80738073
- th-desugar ^>= 1.15 && <1.16
80748074

80758075
# https://github.com/commercialhaskell/stackage/issues/7146
8076-
- constraints ^>= 0.13.4 && <0.14
8076+
- constraints ^>= 0.14 && <0.14
80778077

80788078
# https://github.com/commercialhaskell/stackage/issues/7159
80798079
- Diff ^>= 0.4.1 && <0.5
80808080

80818081
# https://github.com/commercialhaskell/stackage/issues/7168
8082-
- jose ^>= 0.10.0.1 && <0.11
8082+
- jose ^>= 0.11 && <0.11
80838083

80848084
# https://github.com/commercialhaskell/stackage/issues/7178
80858085
- cassava-megaparsec ^>= 2.0.4 && <2.1

0 commit comments

Comments
 (0)