Fix stack on CI

This commit is contained in:
Brandon Chinn 2021-08-20 10:02:40 -07:00
parent 4ec2de971b
commit aefef7b0e4
2 changed files with 3 additions and 3 deletions

View File

@ -95,8 +95,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
stack: ["2.3.1"]
ghc: ["8.8.4"]
stack: ["2.7.3"]
ghc: ["8.10.4"]
steps:
- uses: actions/checkout@v2

View File

@ -102,7 +102,7 @@ test-suite spec
-- Additional dependencies
build-depends:
tasty >= 1.1.0.4 && < 1.3,
tasty >= 1.1.0.4 && < 1.5,
tasty-golden >= 2.3.2 && < 2.4,
tasty-hunit >= 0.10.0.1 && < 0.11,
transformers >= 0.5.2.0 && < 0.6