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

    r2628 r2725  
    11{-# OPTIONS_GHC -fglasgow-exts -fno-warn-orphans #-} 
    22 
    3 {- 
     3{-| 
    44    Internal utilities and library imports. 
    55 
    6     Though here at journey's end I lie 
    7     in darkness buried deep, 
    8     beyond all towers strong and high, 
    9     beyond all mountains steep, 
    10     above all shadows rides the Sun 
    11     and Stars for ever dwell: 
    12     I will not say the Day is done, 
    13     nor bid the Stars farewell. 
     6>   Though here at journey's end I lie 
     7>   in darkness buried deep, 
     8>   beyond all towers strong and high, 
     9>   beyond all mountains steep, 
     10>   above all shadows rides the Sun 
     11>   and Stars for ever dwell: 
     12>   I will not say the Day is done, 
     13>   nor bid the Stars farewell. 
    1414-} 
    1515