Changes for the new IO library, mainly base-package modules moving around
[ghc-hetmet.git] / ghc / InteractiveUI.hs
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2009-05-28 Simon Marlowdon't call Haskeline to read input when stdin is not...
2009-05-23 Ian LynaghFix warnings
2009-05-06 Simon Marlow#2197: try to detect when GHCi is compiled with -prof...
2009-04-29 Ian LynaghUse haskeline, rather than editline, for line editing...