Safe Haskell | None |
---|---|
Language | Haskell98 |
This module contains all the code that depends on a specific version of GHC, and should be the only one requiring CPP
Documentation
prettyprint :: Outputable a => a -> String Source
prettyprint2 :: Outputable a => a -> String Source
setGhcContext :: GhcMonad m => ModSummary -> m () Source
showGhcQual :: Outputable a => a -> String Source