ContentsIndex
UCheck.UnitErrors
Documentation
type ErrRpt = [ErrSit]
type ErrSit = Cell [ErrDesc]
data ErrDesc
Constructors
RefErr Indx
Omission Indx
RngSml Indx Indx
RngOfst Indx Indx
UnExRef
RngLrg Indx Indx
SuspectRange Indx Indx
UnkErr
Temp
NoErr
FillRng [(Indx, [Indx])]
AddRng [Indx]
ShrnkRng [Indx]
UnkFill
ScottTmp [[[String]]]
show/hide Instances
type Color = Int
type ErrorInfo = (Color, String)
refineErrs :: ErrRpt -> ErrRpt
combErrs :: [ErrSit] -> ErrSit
refineErr :: Indx -> ErrDesc -> [ErrSit]
Produced by Haddock version 0.8