From 8e35565ad8c759fe0c69b70fe7c1f68c811259f0 Mon Sep 17 00:00:00 2001 From: Sam T Date: Mon, 22 Jul 2013 13:47:01 +0400 Subject: ~ Expose some session data. --- bittorrent.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bittorrent.cabal') diff --git a/bittorrent.cabal b/bittorrent.cabal index 42db998a..f1cdfdfd 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal @@ -36,6 +36,7 @@ flag testing library + default-language: Haskell2010 exposed-modules: Data.Torrent , Data.Bitfield , Network.BitTorrent @@ -136,6 +137,7 @@ library if flag(testing) cpp-options: -DTESTING ghc-options: -Wall + ghc-prof-option: -- cgit v1.2.3