]> gitweb.michael.orlitzky.com - list-remote-forwards.git/history - src/Report.hs
list-remote-forwards.cabal: update to v0.0.3.
[list-remote-forwards.git] / src / Report.hs
2022-08-24 Michael Orlitzkysrc/Report.hs: add a type annotation to hide a warning.
2022-08-24 Michael Orlitzkysrc/Report.hs: further import cleanups.
2022-08-24 Michael Orlitzkysrc/Report.hs: use explicit import lists.
2014-11-28 Michael OrlitzkyIntroduce a NormalDomain newtype to ensure comparisons...
2014-11-28 Michael OrlitzkyChange some doctest examples into unit tests.
2014-11-28 Michael OrlitzkyFix hlint suggestions.
2014-11-28 Michael OrlitzkyGet things in shape finally:
2014-11-27 Michael OrlitzkyRemove trailing newline in output.
2014-11-27 Michael OrlitzkyAdd a test case for a mailbox with forwarding.
2014-11-27 Michael OrlitzkyAdd a doctest test suite.
2014-06-23 Michael OrlitzkyRequire dns >= 1.4 and use its 'normalize' function.
2014-06-05 Michael OrlitzkyInitial commit of something working.