> > +data ExtraLogReason = AccessLogReason | ErrorLogReason > > > > nitpicking: ExtraLogReason is ok, but I think AccessLog and ErrorLog would > be preferrable to AccessLogReason and ErrorLogReason: it sound much more > natural (to me at least) to write something like: > daemonsExtraLogFile GanetiMond AccessLog > than > daemonsExtraLogFile GanetiMond AccessLogReason > > What do you think?
Sounds good! Will fix. Thanks, Jose
