Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
6387eba8
Commit
6387eba8
authored
Jan 12, 2013
by
ian@well-typed.com
Browse files
Fix typo in docs; spotted by Gabor Greif
parent
782faec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/users_guide/sooner.xml
View file @
6387eba8
...
...
@@ -295,7 +295,7 @@ f (Wibble x y) # ugly, and proud of it
<literal>
Strictness:
<
string
>
</literal>
. The
<literal>
<
string
>
</literal>
gives the strictness of
the function's arguments: see
<ulink
url=
"http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/Demand"
>
the GHC Commentary
</ulink>
for a description of the stric
n
tess notation.
the GHC Commentary
</ulink>
for a description of the strict
n
ess notation.
</para>
<para>
For an
“
unpackable
”
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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