Repository : ssh://g...@git.haskell.org/bytestring On branch : ghc-head Link : http://git.haskell.org/packages/bytestring.git/commitdiff/033a686d5ffabf53f9c5cbb256f672072b4457e1
>--------------------------------------------------------------- commit 033a686d5ffabf53f9c5cbb256f672072b4457e1 Author: Duncan Coutts <dun...@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 <don...@gmail.com>, Duncan Coutts <dun...@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 _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits