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