Skip to content

Commit

Permalink
Update GHC 8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
k-bx committed Sep 5, 2021
1 parent 3f11992 commit ae271d1
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ before_install:

matrix:
include:
- env: GHCVER=8.0.1 STACK_YAML=stack-8.0.yaml
- env: GHCVER=8.2.2 STACK_YAML=stack-8.2.yaml
- env: GHCVER=8.4.1 STACK_YAML=stack-8.4.yaml
- env: GHCVER=8.6.5 STACK_YAML=stack-8.6.yaml
- env: GHCVER=8.8.1 STACK_YAML=stack-8.8.yaml
- env: GHCVER=8.10.4 STACK_YAML=stack-8.10.yaml
- env: GHCVER=8.10.6 STACK_YAML=stack-8.10.yaml

allow_failures:
- env: GHCVER=head STACK_YAML=stack-head.yaml
Expand Down
10 changes: 0 additions & 10 deletions stack-8.0.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion stack-8.10.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: lts-17.5
resolver: lts-18.8
packages:
- '.'
extra-deps:
Expand Down
7 changes: 0 additions & 7 deletions stack.yaml

This file was deleted.

1 change: 1 addition & 0 deletions stack.yaml

0 comments on commit ae271d1

Please sign in to comment.