improve the :list command
authorSimon Marlow <simonmar@microsoft.com>
Thu, 3 May 2007 15:06:12 +0000 (15:06 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 3 May 2007 15:06:12 +0000 (15:06 +0000)
commit10406dfbd1a90e0ca813cc2809719263642d9a97
tree0420b4898e693ce58b001ebfba1ff9f94b3111b6
parent173760fec918663dbc045e07bd8c9a9607aeb7fb
improve the :list command
Now you can list source code in various ways:
  :list <line>
  :list <module> <line>
  :list <function>
compiler/ghci/InteractiveUI.hs