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

    r2628 r2725  
    11{-# OPTIONS_GHC -fglasgow-exts #-} 
    22 
    3 {- 
     3{-| 
    44    Monad structures. 
    55 
    6     One Ring to rule them all, 
    7     One Ring to find them, 
    8     One Ring to bring them all 
    9     and in the darkness bind them... 
     6>   One Ring to rule them all, 
     7>   One Ring to find them, 
     8>   One Ring to bring them all 
     9>   and in the darkness bind them... 
    1010-} 
    1111