From 26bced9be4eeefb236f332687a0687c5885f898c Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Thu, 18 Mar 2010 13:42:43 +0900 Subject: adding info. --- dns.cabal | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dns.cabal b/dns.cabal index 7432b9f..d6b10d9 100644 --- a/dns.cabal +++ b/dns.cabal @@ -4,7 +4,7 @@ Author: Kazu Yamamoto Maintainer: Kazu Yamamoto License: BSD3 License-File: LICENSE -Synopsis: DNS libary +Synopsis: DNS libary in Haskell Description: DNS libary. Currently only resolver side is supported. That is, this library includes a composer of DNS query and a parser of DNS @@ -25,3 +25,6 @@ library binary, iproute, containers, mtl, bytestring, network, network-bytestring +Source-Repository head + Type: git + Location: git://github.com/kazu-yamamoto/dns.git -- cgit v1.2.3