patch applied (ghc): improve the :list command

Simon Marlow simonmar at microsoft.com
Thu May 3 11:29:27 EDT 2007


Thu May  3 08:06:12 PDT 2007  Simon Marlow <simonmar at microsoft.com>
  * improve the :list command
  Now you can list source code in various ways:
    :list <line>
    :list <module> <line>
    :list <function>

    M ./compiler/ghci/InteractiveUI.hs -34 +81



More information about the Cvs-ghc mailing list