[Git][ghc/ghc][master] docs: drop obsolete warning about -fexternal-interpreter on windows
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 2c2a3ef3 by Cheng Shao at 2025-12-15T11:51:53-05:00 docs: drop obsolete warning about -fexternal-interpreter on windows This patch drops an obsolete warning about -fexternal-interpreter not supported on windows; it is supported since a long time ago, including the profiled way. - - - - - 1 changed file: - docs/users_guide/ghci.rst Changes: ===================================== docs/users_guide/ghci.rst ===================================== @@ -1216,10 +1216,6 @@ Stack Traces in GHCi .. index:: simple: stack trace; in GHCi -[ This is an experimental feature enabled by the new -``-fexternal-interpreter`` flag that was introduced in GHC 8.0.1. It -is currently not supported on Windows.] - GHCi can use the profiling system to collect stack trace information when running interpreted code. To gain access to stack traces, start GHCi like this: View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2c2a3ef30c644352f9f9d260cd846311... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2c2a3ef30c644352f9f9d260cd846311... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)