Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 618687ef by Simon Hengel at 2025-07-31T06:27:03-04:00 docs/users_guide/win32-dlls.rst: Remove references to `readline` - - - - - 1 changed file: - docs/users_guide/win32-dlls.rst Changes: ===================================== docs/users_guide/win32-dlls.rst ===================================== @@ -76,11 +76,6 @@ window, use the flag ``-optl-mwindows`` in the link step. However using Debug.Trace.trace is alright because it uses Windows debugging output support rather than ``stderr``. -For some reason, Mingw ships with the ``readline`` library, but not with -the ``readline`` headers. As a result, GHC (like Hugs) does not use -``readline`` for interactive input on Windows. You can get a close -simulation by using an emacs shell buffer! - .. _library-differences: Differences in library behaviour View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/618687ef9ce3980780edc522941e4f5a... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/618687ef9ce3980780edc522941e4f5a... You're receiving this email because of your account on gitlab.haskell.org.