[project @ 2006-01-18 10:49:32 by simonmar]
authorsimonmar <unknown>
Wed, 18 Jan 2006 10:49:32 +0000 (10:49 +0000)
committersimonmar <unknown>
Wed, 18 Jan 2006 10:49:32 +0000 (10:49 +0000)
commiteffc285ff0be62636148d66bb4bf0002baaf14e8
tree6bb08947c8c77b7396f69b5940f17afc9c39583a
parent6b148517a9a911c7c4710e041c988b36b55719ee
[project @ 2006-01-18 10:49:32 by simonmar]
Implement :main (see ticket #662)

Patch from Volker Stolz, minor mods by me

When matching commands, we now look for (a) an exact match, and (b)
the first prefix match we find in the list.  This is so that :module
can still be abbreviated by :m, to avoid surprise.

Docs still to do.
ghc/compiler/ghci/InteractiveUI.hs