ajhc-0.8.0.5: Haskell compiler that produce binary through C language

Safe HaskellNone

FrontEnd.Warning

Synopsis

Documentation

warn :: MonadWarn m => SrcLoc -> WarnType -> String -> m ()Source

err :: MonadWarn m => WarnType -> String -> m ()Source

printIOErrors :: IO BoolSource

just show IO errors and return whether it would have died