Skip to content

Commit e182877

Browse files
Test GHC 9.12.2
1 parent 1ffa497 commit e182877

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: ghc-9.12.1
1+
resolver: ghc-9.12.2
22

33
packages:
44
- ./ttc
@@ -14,7 +14,7 @@ extra-deps:
1414
- prettyprinter-1.7.1
1515
- prettyprinter-ansi-terminal-1.1.3
1616
- tagged-0.8.9
17-
- tasty-1.5.2
17+
- tasty-1.5.3
1818
- tasty-hunit-0.10.2
1919
- text-short-0.1.6
2020
- transformers-compat-0.7.2

ttc/ttc.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tested-with:
2929
|| ==9.6.6
3030
|| ==9.8.4
3131
|| ==9.10.1
32-
|| ==9.12.1
32+
|| ==9.12.2
3333

3434
source-repository head
3535
type: git

0 commit comments

Comments
 (0)