Changeset 2725 for src/Pugs/Shell.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/Shell.hs

    r2497 r2725  
    11{-# OPTIONS_GHC -fglasgow-exts -cpp #-} 
    22 
    3 {- 
     3{-| 
    44    Interactive shell. 
    55 
    6     There is an inn, a merry old inn, 
    7     beneath an old grey hill, 
    8     And there they brew a beer so brown 
    9     That the Man in the Moon himself came down 
    10     one night to drink his fill... 
     6>   There is an inn, a merry old inn, 
     7>   beneath an old grey hill, 
     8>   And there they brew a beer so brown 
     9>   That the Man in the Moon himself came down 
     10>   one night to drink his fill... 
    1111-} 
    1212