]> gitweb.michael.orlitzky.com - hath.git/blobdiff - hath.cabal
Remove useless --flags in makefile.
[hath.git] / hath.cabal
index 5354d423fecc0367bbee4f744f3bfafe8944929b..7799a7e3914251a5311a35ad496bcfbabf9da103 100644 (file)
@@ -1,5 +1,5 @@
 name:           hath
-version:        0.0.1
+version:        0.0.2
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -74,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