Module Check.Src.WhiteSpaces

Summary of exported operations:

checkWSpaces :: (Int,String) -> State CheckState ()   
checkWSpaces' :: String -> Int -> Int -> State CheckState ()   
isWhiteSpace :: Char -> Bool   

Exported operations:

checkWSpaces :: (Int,String) -> State CheckState ()   

checkWSpaces' :: String -> Int -> Int -> State CheckState ()   

isWhiteSpace :: Char -> Bool