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

    r2497 r2725  
    11{-# OPTIONS_GHC -fglasgow-exts -fth -cpp #-} 
    22 
    3 {- 
     3{-| 
    44    Parrot IMC implementation. 
    55 
    6     All that is gold does not glitter, 
    7     Not all those who wander are lost; 
    8     The old that is strong does not wither, 
    9     Deep roots are not reached by the frost. 
     6>   All that is gold does not glitter, 
     7>   Not all those who wander are lost; 
     8>   The old that is strong does not wither, 
     9>   Deep roots are not reached by the frost. 
    1010-} 
    1111