Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
-
618687ef
by Simon Hengel at 2025-07-31T06:27:03-04:00
1 changed file:
Changes:
| ... | ... | @@ -76,11 +76,6 @@ window, use the flag ``-optl-mwindows`` in the link step. |
| 76 | 76 | However using Debug.Trace.trace is alright because it uses Windows
|
| 77 | 77 | debugging output support rather than ``stderr``.
|
| 78 | 78 | |
| 79 | -For some reason, Mingw ships with the ``readline`` library, but not with
|
|
| 80 | -the ``readline`` headers. As a result, GHC (like Hugs) does not use
|
|
| 81 | -``readline`` for interactive input on Windows. You can get a close
|
|
| 82 | -simulation by using an emacs shell buffer!
|
|
| 83 | - |
|
| 84 | 79 | .. _library-differences:
|
| 85 | 80 | |
| 86 | 81 | Differences in library behaviour
|