From 649a39fed68908af47bfacf943652955daa4987c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Mon, 16 Jan 2017 21:58:00 +0100 Subject: [PATCH] Add tested-with: ghc-7.8 [skip ci] --- ghc-mod.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index 3ed6b47..bdfeda2 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -28,7 +28,7 @@ Category: GHC, Development Cabal-Version: >= 1.14 Build-Type: Custom Tested-With: GHC == 7.6.3 - -- Note: GHC 7.8.4 not supported due to very old bundled transformers + GHC == 7.8.4 , GHC == 7.10.3 , GHC == 8.0.1 , GHC == 8.0.2