HarmTrace-2.2.0: Harmony Analysis and Retrieval of Music

Safe HaskellNone

HarmTrace.IO.Errors

Documentation

data ErrorNrs Source

Constructors

ErrorNrs 

Fields

ins :: Int
 
del :: Int
 
delEnd :: Int
 
rep :: Int
 

Instances

showErrors :: Show a => String -> [Error a] -> IO ()Source

errorRatio :: Show a => [Error a] -> [b] -> FloatSource