We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ffa497 commit e182877Copy full SHA for e182877
stack-9.12.1.yaml stack-9.12.2.yamlstack-9.12.1.yaml renamed to stack-9.12.2.yaml
@@ -1,4 +1,4 @@
1
-resolver: ghc-9.12.1
+resolver: ghc-9.12.2
2
3
packages:
4
- ./ttc
@@ -14,7 +14,7 @@ extra-deps:
14
- prettyprinter-1.7.1
15
- prettyprinter-ansi-terminal-1.1.3
16
- tagged-0.8.9
17
- - tasty-1.5.2
+ - tasty-1.5.3
18
- tasty-hunit-0.10.2
19
- text-short-0.1.6
20
- transformers-compat-0.7.2
ttc/ttc.cabal
@@ -29,7 +29,7 @@ tested-with:
29
|| ==9.6.6
30
|| ==9.8.4
31
|| ==9.10.1
32
- || ==9.12.1
+ || ==9.12.2
33
34
source-repository head
35
type: git
0 commit comments