We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7058c3a commit 496fb42Copy full SHA for 496fb42
stack-ghc-902.yaml
@@ -1,5 +1,5 @@
1
# GHC 9.0.2
2
-resolver: lts-19.6
+resolver: lts-19.7
3
4
packages:
5
- .
@@ -22,9 +22,9 @@ ghc-options:
22
"$locals": -fhide-source-paths
23
24
extra-deps:
25
-# mustache absent from lts-19.5
+# mustache absent from lts-19.7
26
- mustache-2.4.1@sha256:dc92ddbf90e3a64c3f2ec7785cf2937d6dcf6ffcebbc38ad9c8b33b6a70bb298,3180
27
-# lts-19.6 is limited to hpack-0.34.7
+# lts-19.7 is limited to hpack-0.34.7
28
- hpack-0.35.0@sha256:8cd6146fae269390f41dc7237ebd2c479074d4163806d349a41f5a7751d6cea5,4726
29
30
drop-packages:
0 commit comments