Skip to content
Snippets Groups Projects
Commit 4a2536dd authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Fix typo in docs; spotted by Gabor Greif

parent 42729f43
No related merge requests found
......@@ -295,7 +295,7 @@ f (Wibble x y) # ugly, and proud of it
<literal>Strictness: &lt;string&gt;</literal>. The
<literal>&lt;string&gt;</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 stricntess notation.
the GHC Commentary</ulink> for a description of the strictness notation.
</para>
<para>For an &ldquo;unpackable&rdquo;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment