1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-07-29 03:01:51 -07:00

xmonad-contrib.cabal: update the list of supported compilers

This commit is contained in:
Peter Simons
2021-01-19 20:55:29 +01:00
parent 03650d5d3f
commit 96e3f00a1f

@@ -31,7 +31,7 @@ cabal-version: >= 1.8
build-type: Simple
bug-reports: https://github.com/xmonad/xmonad-contrib/issues
tested-with: GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.3, GHC == 8.8.4
tested-with: GHC == 8.4.4 || == 8.6.5 || == 8.8.4 || == 8.10.3
source-repository head
type: git