*The ghc-mod command ?ghc-mod list !Displays a list of modules ?ghc-mod lang !Displays a list of language extensions ?ghc-mod flag !Displays a list of GHC flags ?ghc-mod browse \[:\] !Displays symbols of ?ghc-mod check !Checks syntax with GHC ?ghc-mod expand !Expands Template Haskell ?ghc-mod debug !Displays debug information ?ghc-mod info !Displays information about the expression ?ghc-mod type !Displays the types of all expressions including the expression ?ghc-mod find !Finds all module names exporting ?ghc-mod lint !Checks synstax with Hlint ?ghc-mod root !Finds the root directory for the Haskell file ?ghc-mod doc !Finds the html document for the module ?ghc-mod boot !Displays boot information for Emacs front-end ?ghc-mod version !Displays the version of ghc-mod ?ghc-mod help !Displays help messages for "info" and "type" is not used, anything is OK. It is necessary to maintain backward compatibility.