update stack

This commit is contained in:
Mark Wotton 2020-09-23 23:09:13 -04:00
parent 41584fcbf8
commit 9b83edccee

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
stack: ["2.1.3"]
stack: ["2.3.3"]
ghc: ["8.8.3"]
os: [ubuntu-latest]
steps: