freec

Safe HaskellSafe
LanguageHaskell2010

FreeC.Application.Debug

Description

This module contains utility functions for debugging the compiler's command line interface.

Synopsis

Documentation

putDebug :: MonadIO m => String -> m () Source #

Prints the given debugging message to stderr