Holumbus-Distribution-0.0.1.1: intra- and inter-program communicationSource codeContentsIndex
Holumbus.Common.Debug
Portabilityportable
Stabilityexperimental
MaintainerStefan Schmidt (stefanschmidt@web.de)
Description

Version : 0.1

A typeclass for printing debug output.

Documentation
class Debug m whereSource
Methods
printDebug :: m -> IO ()Source
Just print out some debug output.
show/hide Instances
Produced by Haddock version 2.4.2