Fix typo.
This commit is contained in:
parent
16523ea3d1
commit
362045afa0
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
----------------
|
----------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue