| ||||
| ||||
Documentation | ||||
type DependentCells = (Int, [Indx]) | ||||
faultLoc :: Sheet Fml -> ErrRpt -> Sheet ErrorInfo | ||||
fault :: Sheet Fml -> [Indx] -> [Indx] -> Sheet DependentCells | ||||
mergeFault :: Indx -> Sheet DependentCells -> (Indx, DependentCells) | ||||
faultColor :: Sheet DependentCells -> ErrRpt -> Sheet ErrorInfo | ||||
expander :: Indx -> Maybe Fml -> [Indx] -> Sheet DependentCells | ||||
colorMap :: Int -> Color | ||||
assignColor :: Sheet Int -> Int -> Int -> Sheet Color | ||||
myDiv :: Int -> Int -> Int | ||||
propagate :: String | ||||
propErr :: [Indx] -> String | ||||
localErr :: Indx -> ErrRpt -> String | ||||
printErrs :: [ErrDesc] -> String | ||||
Produced by Haddock version 0.8 |