hdiff
packages
feed
log4hs
-0.7.0.0: src/Logging/Logger.hs
module Logging.Logger ( Logger(..) ) where -- |'Logger' is just a name. type Logger = String