helma-0.8.4.14: HELMA - Haskellish Esoteric Limited Minimal Automaton
Safe HaskellNone
LanguageHaskell2010

HelVM.HelMA.Automaton.Types.DumpType

Synopsis

Documentation

logDump :: (BIO m, Show d) => DumpType -> d -> m () #

dump :: Show a => DumpType -> a -> Maybe Text #

defaultDumpType :: DumpType #

Constructors