From d126d8fe4159b68feadd4145f0e2a1f90d7ca502 Mon Sep 17 00:00:00 2001 From: huangyi Date: Sun, 23 Oct 2011 13:22:18 +0800 Subject: make encoder and decoder invertable, and tests to ensure that. --- dns.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns.cabal') 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 -- cgit v1.2.3