[commit: packages/bytestring] ghc-head: Update tested-with list (033a686)
git at git.haskell.org
git
Thu Oct 10 08:56:27 UTC 2013
Repository : ssh://git at git.haskell.org/bytestring
On branch : ghc-head
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/033a686d5ffabf53f9c5cbb256f672072b4457e1
>---------------------------------------------------------------
commit 033a686d5ffabf53f9c5cbb256f672072b4457e1
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Tue Oct 8 09:22:02 2013 +0100
Update tested-with list
>---------------------------------------------------------------
033a686d5ffabf53f9c5cbb256f672072b4457e1
bytestring.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index 3c60943..0f8ba15 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -55,7 +55,7 @@ Maintainer: Don Stewart <dons00 at gmail.com>,
Duncan Coutts <duncan at community.haskell.org>
Homepage: https://github.com/haskell/bytestring
Bug-reports: https://github.com/haskell/bytestring/issues
-Tested-With: GHC==7.6.1, GHC==7.4.1, GHC==7.0.4, GHC==6.12.3
+Tested-With: GHC==7.8.1, GHC==7.6.3, GHC==7.4.2, GHC==7.0.4, GHC==6.12.3
Build-Type: Simple
Cabal-Version: >= 1.10
extra-source-files: README TODO
More information about the ghc-commits
mailing list