From 96e3f00a1f5fd48bf4be3e77f16b928bbff5ad34 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 19 Jan 2021 20:55:29 +0100 Subject: [PATCH] xmonad-contrib.cabal: update the list of supported compilers --- xmonad-contrib.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal index 8026719e..5d37a46f 100644 --- a/xmonad-contrib.cabal +++ b/xmonad-contrib.cabal @@ -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