File tree Expand file tree Collapse file tree 4 files changed +11
-12
lines changed
Expand file tree Collapse file tree 4 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 3333 - ' 9.6'
3434 - ' 9.8'
3535 - ' 9.10'
36- include :
37- - allow-failure : true
38- os : ubuntu-latest
39- cabal : ' 3.12'
40- ghc : ' 9.12'
36+ - ' 9.12'
4137 steps :
4238 - name : Checkout
4339 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -20,9 +20,10 @@ tested-with:
2020 , GHC == 8.10.7
2121 , GHC == 9.2.8
2222 , GHC == 9.4.7
23- , GHC == 9.6.6
23+ , GHC == 9.6.7
2424 , GHC == 9.8.4
25- , GHC == 9.10.1
25+ , GHC == 9.10.2
26+ , GHC == 9.12.2
2627
2728source-repository head
2829 type : git
@@ -34,8 +35,8 @@ library
3435 default-language : Haskell2010
3536 build-depends :
3637 , base >= 4.6 && < 4.22
37- , diagrams-lib >= 1.3 && < 1.5
38- , diagrams-svg >= 1.4 && < 1.5
38+ , diagrams-lib >= 1.3 && < 1.6
39+ , diagrams-svg >= 1.4 && < 1.6
3940 , hyper >= 0.2 && < 0.3
4041 , QuickCheck >= 2.3.0.2 && < 2.16
4142 , svg-builder >= 0.1 && < 0.2
Original file line number Diff line number Diff line change @@ -19,9 +19,10 @@ tested-with:
1919 , GHC == 8.10.7
2020 , GHC == 9.2.8
2121 , GHC == 9.4.7
22- , GHC == 9.6.6
22+ , GHC == 9.6.7
2323 , GHC == 9.8.4
2424 , GHC == 9.10.1
25+ , GHC == 9.12.2
2526
2627source-repository head
2728 type : git
Original file line number Diff line number Diff line change @@ -19,9 +19,10 @@ tested-with:
1919 , GHC == 8.10.7
2020 , GHC == 9.2.8
2121 , GHC == 9.4.7
22- , GHC == 9.6.6
22+ , GHC == 9.6.7
2323 , GHC == 9.8.4
24- , GHC == 9.10.1
24+ , GHC == 9.10.2
25+ , GHC == 9.12.2
2526
2627source-repository head
2728 type : git
You can’t perform that action at this time.
0 commit comments