]> gitweb.michael.orlitzky.com - dead/harbl.git/commit - harbl.cabal
Finish moving all of the DNS name components under Network.DNS.RBL.Domain.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 13 Jul 2015 19:42:50 +0000 (15:42 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 13 Jul 2015 19:42:50 +0000 (15:42 -0400)
commit5c8702f0be60474482c587ba353e01ddf24f79cc
tree9364ff6f1c2b4771c5deb757ecd3aff11f5b3d46
parent014dacb6ef0e93d0e67ebb154c397e999431469f
Finish moving all of the DNS name components under Network.DNS.RBL.Domain.
harbl.cabal
harbl/src/Network/DNS/RBL/Domain.hs [deleted file]
harbl/src/Network/DNS/RBL/Domain/Domain.hs [new file with mode: 0644]
harbl/src/Network/DNS/RBL/Domain/Label.hs [new file with mode: 0644]
harbl/src/Network/DNS/RBL/Domain/LdhStrLetDig.hs [new file with mode: 0644]
harbl/src/Network/DNS/RBL/Domain/Letter.hs
harbl/src/Network/DNS/RBL/Domain/Subdomain.hs [new file with mode: 0644]
harbl/src/Network/DNS/RBL/Host.hs