Fix typo.

This commit is contained in:
John MacFarlane 2018-04-02 09:49:12 -07:00
parent 16523ea3d1
commit 362045afa0

View file

@ -1968,9 +1968,9 @@ ordinary HTML (without bird tracks).
writes HTML with the Haskell code in bird tracks, so it can be copied writes HTML with the Haskell code in bird tracks, so it can be copied
and pasted as literate Haskell source. and pasted as literate Haskell source.
Note that GHC expects the bird tracks in the first column, so indentend literate Note that GHC expects the bird tracks in the first column, so indented
code blocks (e.g. inside an itemized environment) will not be picked up by the literate code blocks (e.g. inside an itemized environment) will not be
Haskell compiler. picked up by the Haskell compiler.
Other extensions Other extensions
---------------- ----------------