From 3f4cfb399653f6dce8694f53a91db48e02bf814a Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 28 Feb 2014 18:50:20 +0400 Subject: Drop ghc-7.4 support --- bencoding.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bencoding.cabal') diff --git a/bencoding.cabal b/bencoding.cabal index 2c3c5fb..c6fa2af 100644 --- a/bencoding.cabal +++ b/bencoding.cabal @@ -9,8 +9,7 @@ category: Data build-type: Simple stability: Experimental cabal-version: >= 1.10 -tested-with: GHC == 7.4.1 - , GHC == 7.6.3 +tested-with: GHC == 7.6.3 homepage: https://github.com/cobit/bencoding bug-reports: https://github.com/cobit/bencoding/issues synopsis: A library for encoding and decoding of BEncode data. -- cgit v1.2.3