Drop GHC 7.6 compatibility.

This commit is contained in:
L. S. Leary
2018-07-28 05:13:09 +12:00
parent 259c170ac9
commit fdc3f78588
2 changed files with 1 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ cabal-version: >= 1.6
build-type: Simple
bug-reports: https://github.com/xmonad/xmonad-contrib/issues
tested-with: GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.3
tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.1, GHC==8.2.2, GHC==8.4.3
source-repository head
type: git