]> gitweb @ CieloNegro.org - haskell-dns.git/blobdiff - dns.cabal
Clean-up with binary-strict's BitGet and BitPut.
[haskell-dns.git] / dns.cabal
index 93ab364dcb5666720c29f7e5269d26a53602061f..92cb60c15547c5bd994837f61d1becdda25d4923 100644 (file)
--- a/dns.cabal
+++ b/dns.cabal
@@ -12,7 +12,7 @@ Build-Type:          Simple
 
 Library
     Build-Depends:
-        base, binary
+        base, binary, binary-strict
 
     Exposed-Modules:
         Network.DNS.Message