summaryrefslogtreecommitdiffhomepage
path: root/dns.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'dns.cabal')
-rw-r--r--dns.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns.cabal b/dns.cabal
index 1069339..1d1856a 100644
--- a/dns.cabal
+++ b/dns.cabal
@@ -12,7 +12,7 @@ Description: DNS libary. Currently only resolver side
Category: Network
Cabal-Version: >= 1.6
Build-Type: Simple
-Extra-Source-Files: Test.hs
+Extra-Source-Files: Test.hs, TestProtocol.hs
library
if impl(ghc >= 6.12)
GHC-Options: -Wall -fno-warn-unused-do-bind