X-Git-Url: http://www.average.org/gitweb/?p=pdns-pipe-nmc.git;a=blobdiff_plain;f=pdns-pipe-nmc.cabal;h=d37a73315fa9db58261902ca465e5cde2e0d88e6;hp=3b4b57694f539f47992644b0be8fc02a6fa3c6ce;hb=b8ee8aa86f0fa6575653ccdf8c985fa0e33211c2;hpb=fa2d64f8e53437f388e0760b239b7a0424ec1453 diff --git a/pdns-pipe-nmc.cabal b/pdns-pipe-nmc.cabal index 3b4b576..d37a733 100644 --- a/pdns-pipe-nmc.cabal +++ b/pdns-pipe-nmc.cabal @@ -1,5 +1,5 @@ name: pdns-pipe-nmc -version: 0.9.0.0 +version: 0.9.0.1 synopsis: Namecoin pipe backend for PowerDNS description: Realtime bridge between Namecoin "d/" namespace (http://namecoin.info/) and DNS implemented as @@ -35,11 +35,11 @@ executable pdns-pipe-nmc , MissingH , vector , unordered-containers + , data-default >=0.5.1 , data-default-class >=0.0.1 , http-client >=0.2 , http-types >=0.6 , mtl >=2.0 , pretty-show , time - -- hs-source-dirs: default-language: Haskell98