#2197: try to detect when GHCi is compiled with -prof and emit an error message
[ghc-hetmet.git] / ghc / InteractiveUI.hs
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...