X-Git-Url: http://gitweb.michael.orlitzky.com/?p=hath.git;a=blobdiff_plain;f=hath.cabal;h=4266c928294e1c0db032ea00c9c30999bb6af09f;hp=7799a7e3914251a5311a35ad496bcfbabf9da103;hb=81f6f0ca67347de6b3e3f57b5b50bb543cc7c146;hpb=7622c66d1bb0592ae6cd5b9c6092ff2e0490c4a1 diff --git a/hath.cabal b/hath.cabal index 7799a7e..4266c92 100644 --- a/hath.cabal +++ b/hath.cabal @@ -1,5 +1,5 @@ name: hath -version: 0.0.2 +version: 0.0.3 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky @@ -7,6 +7,8 @@ category: Utils license: GPL-3 license-file: doc/LICENSE build-type: Simple +extra-source-files: + doc/man1/hath.1 synopsis: Hath manipulates network blocks in CIDR notation. description: @@ -57,6 +59,7 @@ description: $ grep -P `hath regexed -i cidrs.txt` mail.log @ + executable hath build-depends: base == 4.*, @@ -83,7 +86,7 @@ executable hath Maskable Maskbits Octet - + ghc-options: -Wall -fwarn-hi-shadowing