summaryrefslogtreecommitdiff
path: root/network-bittorrent.cabal
diff options
context:
space:
mode:
authorSam T <pxqr.sta@gmail.com>2013-04-26 05:44:12 +0400
committerSam T <pxqr.sta@gmail.com>2013-04-26 05:44:12 +0400
commite278bc588af81b01b49511fe69d4a3013a338e19 (patch)
tree1e13f3e34be3f759a909f80c24213f37cbbd1239 /network-bittorrent.cabal
parent4da9cd8cf951995c02e2e065503b2a79ca4acfb1 (diff)
~ Fix Wall suggestions.
Diffstat (limited to 'network-bittorrent.cabal')
-rw-r--r--network-bittorrent.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal
index 6494ae6a..a26068f6 100644
--- a/network-bittorrent.cabal
+++ b/network-bittorrent.cabal
@@ -68,7 +68,7 @@ library
68 68
69 extensions: PatternGuards 69 extensions: PatternGuards
70 hs-source-dirs: src 70 hs-source-dirs: src
71-- ghc-options: -Wall 71 ghc-options: -Wall
72 72
73 73
74test-suite info-hash 74test-suite info-hash