]> gitweb.michael.orlitzky.com - dead/harbl.git/blobdiff - harbl.cabal
Add length (max 255) checking for domains.
[dead/harbl.git] / harbl.cabal
index 1d22e0cdca30dddd36f0221e5326f5da32418819..60965dd717eb964fe363e482630652393f663f8a 100644 (file)
@@ -4,7 +4,7 @@ cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
 category:       Utils
-license:        GPL-3
+license:        AGPL-3
 license-file:   doc/LICENSE
 build-type:     Simple
 synopsis:
@@ -24,8 +24,10 @@ executable harbl
     Main.hs
 
   other-modules:
+    Domain
     DnsblSite
     IPv4Pattern
+    Pretty
 
   hs-source-dirs:
     src/