From: Michael Orlitzky Date: Tue, 7 Jul 2015 05:16:22 +0000 (-0400) Subject: Add new modules to the cabal file. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fharbl.git;a=commitdiff_plain;h=14c501103f29099e4a664696edc71551cf9d23ab Add new modules to the cabal file. --- diff --git a/harbl.cabal b/harbl.cabal index 17e4fca..60965dd 100644 --- a/harbl.cabal +++ b/harbl.cabal @@ -24,8 +24,10 @@ executable harbl Main.hs other-modules: + Domain DnsblSite IPv4Pattern + Pretty hs-source-dirs: src/