ghc-mod-5.6.0.0: Happy Haskell Programming
Language.Haskell.GhcMod.Debug
Synopsis
debugInfo :: IOish m => GhcModT m String Source #
Obtaining debug information.
rootInfo :: forall m. (IOish m, GmOut m, GmEnv m) => m String Source #
Obtaining root information.
componentInfo :: IOish m => [String] -> GhcModT m String Source #