summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchak <unknown>2002-02-17 06:52:10 +0000
committerchak <unknown>2002-02-17 06:52:10 +0000
commit961cf46cc5725b9116c9b63018d772e89937fc03 (patch)
tree237759a68657fdaa7ac05c18cd4ef619fef7acc0
parent8b40c3066b1819e14a583d1ccd147ff62d47ff7c (diff)
downloadhaskell-961cf46cc5725b9116c9b63018d772e89937fc03.tar.gz
[project @ 2002-02-17 06:52:10 by chak]
wibble
-rw-r--r--ghc/docs/comm/the-beast/mangler.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/ghc/docs/comm/the-beast/mangler.html b/ghc/docs/comm/the-beast/mangler.html
index 928be658ec..1ad80f0d5c 100644
--- a/ghc/docs/comm/the-beast/mangler.html
+++ b/ghc/docs/comm/the-beast/mangler.html
@@ -50,8 +50,8 @@
instructions that are to be removed or altered is based on a large
number of Perl regular expressions sprinkled over the whole code. These
expressions are rather fragile as they heavily rely on the structure of
- the generated code - in fact, they even rely on the right amount of wide
- space and thus on the formatting of the assembly.
+ the generated code - in fact, they even rely on the right amount of
+ white space and thus on the formatting of the assembly.
<p>
Afterwards, the chunks are reordered, some of them purged, and some
stripped of some useless instructions. Moreover, some instructions are
@@ -72,7 +72,7 @@
<p><small>
<!-- hhmts start -->
-Last modified: Wed Aug 8 19:27:22 EST 2001
+Last modified: Sun Feb 17 17:55:47 EST 2002
<!-- hhmts end -->
</small>
</body>