X-Git-Url: http://www.average.org/gitweb/?p=pdns-pipe-nmc.git;a=blobdiff_plain;f=pdns-pipe-nmc.hs;h=4d47e5045bcc10c70b5d8c3bfcd56d99f432a669;hp=304e049a9280467234768e5a21b742c63b148a0a;hb=35cea210f8d3a22afd24848441b5d34702d83239;hpb=f2dbb98dde41abe69d0bc9c3ee70eda0eeb12670 diff --git a/pdns-pipe-nmc.hs b/pdns-pipe-nmc.hs index 304e049..4d47e50 100644 --- a/pdns-pipe-nmc.hs +++ b/pdns-pipe-nmc.hs @@ -16,7 +16,8 @@ import Network.HTTP.Conduit import JsonRpcClient import Config import PowerDns -import NmcJson +import NmcRpc +import NmcDom confFile = "/etc/namecoin.conf"