[commit: packages/hpc] master: Updated tested-with in cabal file (144d537)

git at git.haskell.org git at git.haskell.org
Tue May 3 16:26:10 UTC 2016


Repository : ssh://git@git.haskell.org/hpc

On branch  : master
Link       : http://git.haskell.org/packages/hpc.git/commitdiff/144d5374499143dd742d8e7ba12e65225d810224

>---------------------------------------------------------------

commit 144d5374499143dd742d8e7ba12e65225d810224
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Tue May 3 17:33:51 2016 +0200

    Updated tested-with in cabal file


>---------------------------------------------------------------

144d5374499143dd742d8e7ba12e65225d810224
 hpc.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hpc.cabal b/hpc.cabal
index 240b5d6..7e77973 100644
--- a/hpc.cabal
+++ b/hpc.cabal
@@ -10,7 +10,7 @@ category:     Control
 synopsis:     Code Coverage Library for Haskell
 build-type:   Simple
 cabal-version:>=1.10
-tested-with:  GHC==7.10.*, GHC==7.8.*, GHC==7.6.*, GHC==7.4.*, GHC==7.2.2
+tested-with:  GHC==8.0.*, GHC==7.10.*, GHC==7.8.*, GHC==7.6.*, GHC==7.4.*, GHC==7.2.2
 description:
     This package provides the code coverage library for Haskell.
     .



More information about the ghc-commits mailing list