lineBufferSP
should be swapped. The top stream
processor is progsp
and the bottom one is
bufSP
.
splitViewSP
. (Thank you for noticing, Colin!)
loopSP
with the continuation-based
representation, the definition of loopSP'
contains some occurences of ->
that should be
changed to =
. (Thanks, Andy!)
Nothing
-> ClickedWhileEmpty
was wrong. (This did not affect the
HTML version.) (Thanks, Andy!)
SquareEvent
were named differently in the main text (section 38.1.1 and in
the figure.
(Thanks, Andy!)
SOMPointer
at some places, which should be SelectionPtr
.