Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
6f3c1152
Commit
6f3c1152
authored
Feb 06, 2002
by
sewardj
Browse files
[project @ 2002-02-06 11:34:01 by sewardj]
wibble
parent
69a2acc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/docs/comm/the-beast/ghci.html
View file @
6f3c1152
...
...
@@ -18,10 +18,10 @@
running on the interpreter (commonly), or gets wierd results
(rarely). Unfortunately, finding out what the problem really is
has proven to be extremely difficult. In retrospect it may be
argued a design
error
that GHC's implementation of the STG
argued a design
flaw
that GHC's implementation of the STG
execution mechanism provides only the weakest of support for
automated internal consistency checks. This renders it hard to
debug
and, essentially, unverifiable
.
debug.
<p>
Execution failures in the interactive system can be due to
problems with the bytecode interpreter, problems with the bytecode
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment