X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fharbl.git;a=blobdiff_plain;f=doc%2FTODO;h=c680e3f801a850abf3f28ff3cba438307349a5cb;hp=e8b71193c7b8b9fa9241b79f197890e831d377b9;hb=HEAD;hpb=15df901227c1d5d976b55bf5e3eb9721edecd09b diff --git a/doc/TODO b/doc/TODO index e8b7119..c680e3f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1 +1,7 @@ -1. Remove Eq constraints where not needed. +1. Use a typeclass for all the length operations on Domain types. + +2. Write a library for Nagios plugins (or "Monitoring plugins" as the + Perl library now calls them). + +3. Add a CLI nagios-check-harbl (or whatever) executable that utilizes + the harbl library and reports erros in a Nagios-friendly format.