summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 508af22c..42db998a 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -130,6 +130,8 @@ library
130-- , bits-atomic >= 0.1 130-- , bits-atomic >= 0.1
131 131
132 extensions: PatternGuards 132 extensions: PatternGuards
133 , OverloadedStrings
134 , RecordWildCards
133 hs-source-dirs: src 135 hs-source-dirs: src
134 if flag(testing) 136 if flag(testing)
135 cpp-options: -DTESTING 137 cpp-options: -DTESTING