Skip to content

Commit 1589670

Browse files
committed
Revert "GHC 8.4 is out"
This reverts commit 847dffe.
1 parent 847dffe commit 1589670

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ matrix:
77
- env: GHCVER=7.10.3
88
- env: GHCVER=8.0.2
99
- env: GHCVER=8.2.2
10-
- env: GHCVER=8.4.4
10+
- env: GHCVER=8.4.3
1111
- env: GHCVER=8.6.1
1212
- env: GHCVER=head
1313
- os: osx

shake.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ description:
3030
(e.g. compiler version).
3131
homepage: https://shakebuild.com
3232
bug-reports: https://github.com/ndmitchell/shake/issues
33-
tested-with: GHC==8.6.1, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2
33+
tested-with: GHC==8.6.1, GHC==8.4.3, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2
3434
extra-doc-files:
3535
CHANGES.txt
3636
README.md

0 commit comments

Comments
 (0)