uuagc

Safe HaskellSafe-Infered

PrintErrorMessages

Documentation

newtype T_Errors

Constructors

T_Errors ([String] -> Options -> PP_Doc) 

data Syn_Errors

Constructors

Syn_Errors 

newtype T_Error

Constructors

T_Error (Options -> Bool -> (Error, PP_Doc)) 

data Syn_Error

Constructors

Syn_Error 

toWidth :: Int -> [Char] -> [Char]

ppError :: Bool -> Pos -> PP_Doc -> PP_Doc -> PP_Doc -> PP_Doc -> Bool -> PP_Doc

ppInterface :: Show a => a -> PP_Doc