Drop unsupported GHC versions from tested-with

Removes all versions of GHC that are not part of the CI, as these can't
be guaranteed to be built against master every time
This commit is contained in:
slotThe
2020-12-13 20:51:31 +01:00
parent 958e701bf4
commit 3ea0d74954

View File

@@ -27,8 +27,7 @@ author: Spencer Janssen, Don Stewart, Adam Vogt, David Roundy, Jason
Ondřej Súkup, Paul Hebble, Shachaf Ben-Kiki, Siim Põder, Tim McIver,
Trevor Elliott, Wouter Swierstra, Conrad Irwin, Tim Thelion
maintainer: xmonad@haskell.org
tested-with: GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.3, GHC == 8.6.5,
GHC == 8.8.4, GHC == 8.10.2
tested-with: GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.3, GHC == 8.8.4
category: System
homepage: http://xmonad.org
bug-reports: https://github.com/xmonad/xmonad/issues