From 1e4da8c53b9b3ded2dbdb3d0c9daba0136e87b17 Mon Sep 17 00:00:00 2001 From: Harendra Kumar Date: Mon, 20 Feb 2017 02:20:10 +0530 Subject: [PATCH] Add GHC 8.0.* to tested-with in .cabal --- plugins.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.cabal b/plugins.cabal index f3ba541..cc1c015 100644 --- a/plugins.cabal +++ b/plugins.cabal @@ -26,6 +26,7 @@ Tested-with: GHC == 7.0.* , GHC == 7.6.* , GHC == 7.8.* , GHC == 7.10.* + , GHC == 8.0.* extra-source-files: config.guess, config.h.in, config.mk.in, config.sub, configure, configure.ac, install.sh, Makefile, testsuite/makewith/io/TestIO.conf.in,