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

Safe HaskellNone

FrontEnd.Utils

Synopsis

Documentation

hsNameToOrig :: HsName -> HsNameSource

Convert name to what it was before renaming.

pprintEnvMap :: (PPrint d k, PPrint d a) => Map k a -> dSource