]> gitweb.michael.orlitzky.com - dead/harbl.git/blobdiff - src/Network/DNS/RBL/Pretty.hs
Rename everything under the Network.DNS.RBL hierarchy.
[dead/harbl.git] / src / Network / DNS / RBL / Pretty.hs
similarity index 97%
rename from src/Pretty.hs
rename to src/Network/DNS/RBL/Pretty.hs
index 14911246c8cd801a7f38b16aaef7a672e4c30bba..23a285c60a05a9a7ba371d30c8bc3e37bd8a8a85 100644 (file)
@@ -7,7 +7,7 @@
 --   way. The 'pretty_print' function then prints the result of
 --   'pretty_show' by default.
 --
 --   way. The 'pretty_print' function then prints the result of
 --   'pretty_show' by default.
 --
-module Pretty ( Pretty(..) )
+module Network.DNS.RBL.Pretty ( Pretty(..) )
 where
 
 import Text.Parsec ( ParseError )
 where
 
 import Text.Parsec ( ParseError )