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

    r2713 r2725  
    22{-# OPTIONS_GHC -#include "UnicodeC.h" #-} 
    33 
    4 {- 
     4{-| 
    55    Abstract syntax tree. 
    66 
    7     Tall ships and tall kings 
    8     Three times three. 
    9     What brought they from the foundered land 
    10     Over the flowing sea? 
    11     Seven stars and seven stones 
    12     And one white tree. 
     7>   Tall ships and tall kings 
     8>   Three times three. 
     9>   What brought they from the foundered land 
     10>   Over the flowing sea? 
     11>   Seven stars and seven stones 
     12>   And one white tree. 
    1313-} 
    1414