The -e flag now has a "SepArg" argument; fixes #3568
[ghc-hetmet.git] / ghc / GhciMonad.hs
2009-09-18 Simon Marlowremove encoding of output using Haskeline; the IO libra...
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2009-04-29 Ian LynaghUse haskeline, rather than editline, for line editing...