X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=haskell-dns.git;a=blobdiff_plain;f=dns.cabal;h=cbe24359e8e26237be07b8284e8fe01cfc8f1cc6;hp=d6c194a8f66c78cec040e1108dccdc289805465c;hb=248b1c63284bbe00550bf2402ee6a9da6997143e;hpb=d19ee92905c9bf32fb53c9cc0841537c7b92901c diff --git a/dns.cabal b/dns.cabal index d6c194a..cbe2435 100644 --- a/dns.cabal +++ b/dns.cabal @@ -23,10 +23,11 @@ Flag build-test-suite Library Build-Depends: - base, binary, binary-strict, bytestring, containers, mtl, - network, network-bytestring, unix + base, binary, binary-strict, bytestring, bytestring-trie, + containers, mtl, network, network-bytestring, unix Exposed-Modules: + Network.DNS.DomainMap Network.DNS.Message Network.DNS.Named Network.DNS.Named.Config