]> www.average.org Git - pdns-pipe-nmc.git/blobdiff - pdns-pipe-nmc.cabal
wip split subdoms - cosmetic
[pdns-pipe-nmc.git] / pdns-pipe-nmc.cabal
index 3b4b57694f539f47992644b0be8fc02a6fa3c6ce..d37a73315fa9db58261902ca465e5cde2e0d88e6 100644 (file)
@@ -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