File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 2929 cabal : ' 3.4'
3030 - ghc : ' 9.2.6'
3131 cabal : ' 3.6'
32- - ghc : ' 9.4.4 '
32+ - ghc : ' 9.4.8 '
3333 cabal : ' 3.8'
34+ - ghc : ' 9.6.4'
35+ cabal : ' 3.8'
36+ - ghc : ' 9.8.1'
37+ cabal : ' 3.10'
3438
3539 steps :
3640 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ tested-with: GHC == 8.4.4
2121 , GHC == 8.10.7
2222 , GHC == 9.0.2
2323 , GHC == 9.2.6
24- , GHC == 9.4.4
24+ , GHC == 9.4.8
25+ , GHC == 9.6
26+ , GHC == 9.8
2527
2628source-repository head
2729 type : git
@@ -69,4 +71,4 @@ test-suite hslua-module-doclayout-test
6971 hs-source-dirs : test
7072 main-is : test-hslua-module-doclayout.hs
7173 build-depends : hslua-module-doclayout
72- ghc-options : -threaded
74+ ghc-options : -threaded
You can’t perform that action at this time.
0 commit comments