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

    r2009 r2725  
    11{-# OPTIONS_GHC -fglasgow-exts #-} 
    22 
    3 {- 
     3{-| 
    44    Rule-based grammar engine. 
    55 
    6     From the ashes a fire shall be woken 
    7     A light from the shadows shall spring 
    8     Renewed shall be blade that was broken 
    9     The crownless again shall be king. 
     6>   From the ashes a fire shall be woken 
     7>   A light from the shadows shall spring 
     8>   Renewed shall be blade that was broken 
     9>   The crownless again shall be king. 
    1010-} 
    1111