From 2ca295606c9d9996e2280e96f5eb3e8494b67955 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Sat, 28 Sep 2013 03:37:58 +0400 Subject: Fix style --- bencoding.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bencoding.cabal') diff --git a/bencoding.cabal b/bencoding.cabal index 56e0143..7fa51fb 100644 --- a/bencoding.cabal +++ b/bencoding.cabal @@ -9,8 +9,8 @@ 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.4.1 + , 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