X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=hath.cabal;h=7799a7e3914251a5311a35ad496bcfbabf9da103;hb=7622c66d1bb0592ae6cd5b9c6092ff2e0490c4a1;hp=e0d16a1f50acab6722c743658e3026e64b9053ad;hpb=a3726f89f2c7116a4e8329f8ecbe90b8ac5dc220;p=hath.git diff --git a/hath.cabal b/hath.cabal index e0d16a1..7799a7e 100644 --- a/hath.cabal +++ b/hath.cabal @@ -1,8 +1,9 @@ name: hath -version: 0.0.1 +version: 0.0.2 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky +category: Utils license: GPL-3 license-file: doc/LICENSE build-type: Simple @@ -73,6 +74,16 @@ executable hath hs-source-dirs: src/ + other-modules: + Bit + Cidr + CommandLine + ExitCodes + IPv4Address + Maskable + Maskbits + Octet + ghc-options: -Wall -fwarn-hi-shadowing