]> gitweb.michael.orlitzky.com - haeredes.git/commit
Add a doctest suite.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 31 Jul 2013 21:54:48 +0000 (17:54 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 31 Jul 2013 21:54:48 +0000 (17:54 -0400)
commit2104fcab31ed92c308ce6b05c03d10f9f8b4cf16
treef79eb9f3989a3bebdcd0b3c58c8a9f60c61d9dc5
parent4f6bb3da01e7136f1e17a7d2d28518eefe18fc36
Add a doctest suite.
Add a quickcheck property for normalize_case.
Add another test/property for normalize_root.
haeredes.cabal
makefile
src/DNS.hs
src/Main.hs