From e4151710e4749814337c0a22cefa417aa4735264 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Mon, 30 Sep 2013 05:18:33 +0400 Subject: Add new dictionary builders --- bencoding.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bencoding.cabal') diff --git a/bencoding.cabal b/bencoding.cabal index b6fe821..6ac642f 100644 --- a/bencoding.cabal +++ b/bencoding.cabal @@ -51,7 +51,7 @@ library , bytestring >= 0.10.0.2 , text >= 0.11 , pretty - ghc-options: -Wall -fno-warn-unused-do-bind + ghc-options: -Wall -O2 -fno-warn-unused-do-bind test-suite properties -- cgit v1.2.3