Changeset 2725 for src/Pugs/Cont.hs

Show
Ignore:
Timestamp:
05/05/05 17:18:51 (4 years ago)
Author:
autrijus
svk:copy_cache_prev:
4271
Message:

* haddockify the poems

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Cont.hs

    r2488 r2725  
    11{-# OPTIONS_GHC -fglasgow-exts -fno-warn-unused-binds #-} 
    22 
    3 {- 
     3{-| 
    44    Continuation with shift/reset operators. 
    55 
    6     The Road goes ever on and on 
    7     Down from the door where it began. 
    8     Now far ahead the Road has gone, 
    9     And I must follow, if I can... 
     6>   The Road goes ever on and on 
     7>   Down from the door where it began. 
     8>   Now far ahead the Road has gone, 
     9>   And I must follow, if I can... 
    1010-} 
    1111