File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136136
137137 - uses : haskell-actions/setup@v2
138138 with :
139- ghc-version : ' 9.6.6 '
139+ ghc-version : ' 9.8.4 '
140140 enable-stack : true
141141 stack-version : ' latest'
142142
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ version: 0.1.0.0
99description : Please see the README.md
1010author : Totto16
1111maintainer : Totto16
12- copyright : 2024 Totto16
12+ copyright : 2024-2025 Totto16
1313license : MIT
1414license-file : LICENSE
1515build-type : Simple
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: oopetris-haskell-wrapper
22version : 0.1.0.0
33license : MIT
44author : " Totto16"
5- copyright : " 2024 Totto16"
5+ copyright : " 2024-2025 Totto16"
66
77extra-source-files :
88 - README.md
Original file line number Diff line number Diff line change 1818# resolver: ./custom-snapshot.yaml
1919# resolver: https://example.com/snapshots/2023-01-01.yaml
2020resolver :
21- url : https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/40 .yaml
21+ url : https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/23/16 .yaml
2222
2323# User packages to be built.
2424# Various formats can be used as shown in the example below.
Original file line number Diff line number Diff line change 11# This file was autogenerated by Stack.
22# You should not edit this file by hand.
33# For more information, please see the documentation at:
4- # https://docs.haskellstack.org/en/stable/lock_files
4+ # https://docs.haskellstack.org/en/stable/topics/ lock_files
55
66packages:
77- completed:
@@ -13,8 +13,8 @@ packages:
1313 hackage: c-storable-deriving-0.1.3
1414snapshots:
1515- completed:
16- sha256: 521009bd88879b6993fab5ea5abe1ee2a539dfd8ec2dfc7c57017a8eaee1e78b
17- size: 720262
18- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/40 .yaml
16+ sha256: 925e1bf884fd7a1ed2bfca9a041bed96fba51be6148cfa9fc4a590e218c2e483
17+ size: 683820
18+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/23/16 .yaml
1919 original:
20- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/40 .yaml
20+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/23/16 .yaml
You can’t perform that action at this time.
0 commit comments