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

    r2713 r2725  
    11{-# OPTIONS_GHC -fglasgow-exts -fno-warn-orphans -funbox-strict-fields #-} 
    22 
    3 {- 
     3{-| 
    44    Implementation Types. 
    55 
    6     Three Rings for the Elven-kings under the sky, 
    7     Seven for the Dwarf-lords in their halls of stone, 
    8     Nine for Mortal Men doomed to die, 
    9     One for the Dark Lord on his dark throne 
    10     In the Land of Mordor where the Shadows lie. 
     6>   Three Rings for the Elven-kings under the sky, 
     7>   Seven for the Dwarf-lords in their halls of stone, 
     8>   Nine for Mortal Men doomed to die, 
     9>   One for the Dark Lord on his dark throne 
     10>   In the Land of Mordor where the Shadows lie. 
    1111-} 
    1212