Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • docs/users_guide/ghci.rst
    ... ... @@ -1216,10 +1216,6 @@ Stack Traces in GHCi
    1216 1216
     .. index::
    
    1217 1217
       simple: stack trace; in GHCi
    
    1218 1218
     
    
    1219
    -[ This is an experimental feature enabled by the new
    
    1220
    -``-fexternal-interpreter`` flag that was introduced in GHC 8.0.1.  It
    
    1221
    -is currently not supported on Windows.]
    
    1222
    -
    
    1223 1219
     GHCi can use the profiling system to collect stack trace information
    
    1224 1220
     when running interpreted code.  To gain access to stack traces, start
    
    1225 1221
     GHCi like this: