ghc-mod-5.4.0.0: Happy Haskell Programming
Language.Haskell.GhcMod.Browse
Synopsis
browse Source
Arguments
A module name. (e.g. "Data.List", "base:Prelude")
Getting functions, classes, etc from a module. If detailed is True, their types are also obtained. If operators is True, operators are also returned.
detailed
True
operators