X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=hath.cabal;h=3d30395889e1bdae766be064f26723614ac0489b;hb=8ee63239cbfeed3c96879d7dabe3b9dacb706f2f;hp=bdacad2f673f0719af08678c579a053ff3f63b8b;hpb=e383e7b2632a1e057adbd765748bf96708e53834;p=hath.git diff --git a/hath.cabal b/hath.cabal index bdacad2..3d30395 100644 --- a/hath.cabal +++ b/hath.cabal @@ -1,5 +1,5 @@ name: hath -version: 0.1.0 +version: 0.1.1 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky @@ -9,6 +9,8 @@ license-file: doc/LICENSE build-type: Simple extra-source-files: doc/man1/hath.1 + test/shell/*.test + test/shell-net/*.test synopsis: Hath manipulates network blocks in CIDR notation. description: @@ -89,7 +91,7 @@ description: Perform PTR lookups on all of 198.41.0.4\/30: . @ - hath reversed <<< \"198.41.0.4\/30\" + $ hath reversed <<< \"198.41.0.4\/30\" 198.41.0.4: a.root-servers.net. 198.41.0.5: 198.41.0.6: rs.internic.net. @@ -102,7 +104,7 @@ description: perform 25 lookups in parallel: . @ - hath reversed +RTS -N25 <<< \"198.41.0.4\/24\" + $ hath reversed +RTS -N25 <<< \"198.41.0.4\/24\" 198.41.0.4: a.root-servers.net. 198.41.0.5: 198.41.0.6: rs.internic.net.