File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ matrix:
3434 env : GHCHEAD=true
3535 - compiler : ghc-8.6.5
3636 addons : {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.6.5","cabal-install-2.4"]}}
37- - compiler : ghc-8.4.3
38- addons : {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.4.3 ","cabal-install-2.4"]}}
37+ - compiler : ghc-8.4.4
38+ addons : {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.4.4 ","cabal-install-2.4"]}}
3939 - compiler : ghc-8.2.2
4040 addons : {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.2.2","cabal-install-2.4"]}}
4141 - compiler : ghc-8.0.2
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ copyright:
3030 Copyright 2012-2013 Mike Burns, Copyright 2013-2015 John Wiegley, Copyright 2016-2019 Oleg Grenrus
3131
3232tested-with :
33- GHC == 7.8.4 || == 7.10.3 || == 8.0.2 || == 8.2.2 || == 8.4.3 || == 8.6.5 || == 8.8.1
33+ GHC == 7.8.4 || == 7.10.3 || == 8.0.2 || == 8.2.2 || == 8.4.4 || == 8.6.5 || == 8.8.1
3434
3535extra-source-files :
3636 README.md
You can’t perform that action at this time.
0 commit comments