add GHC 8.8 to testing (#206)

This commit is contained in:
Matt Parsons 2020-09-17 15:47:54 -06:00 committed by GitHub
parent 583167adb0
commit 4887bc19fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 0 deletions

View File

@ -21,6 +21,7 @@ env:
- GHCVER=8.2
- GHCVER=8.4
- GHCVER=8.6
- GHCVER=8.8
- GHCVER=nightly
jobs:

5
stack-8.8.yaml Normal file
View File

@ -0,0 +1,5 @@
resolver: lts-16.14
packages:
- '.'
- 'examples'

12
stack-8.8.yaml.lock Normal file
View File

@ -0,0 +1,12 @@
# This file was autogenerated by Stack.
# You should not edit this file by hand.
# For more information, please see the documentation at:
# https://docs.haskellstack.org/en/stable/lock_files
packages: []
snapshots:
- completed:
size: 532382
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/14.yaml
sha256: 1ef27e36f38824abafc43224ca612211b3828fa9ffd31ba0fc2867ae2e19ba90
original: lts-16.14