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

    r2677 r2725  
    22{-# OPTIONS_GHC -#include "UnicodeC.h" #-} 
    33 
    4 {- 
     4{-| 
    55    Primitive operators. 
    66 
    7     There hammer on the anvil smote, 
    8     There chisel clove, and graver wrote; 
    9     There forged was blade, and bound was hilt; 
    10     The delver mined, the mason built... 
     7>   There hammer on the anvil smote, 
     8>   There chisel clove, and graver wrote; 
     9>   There forged was blade, and bound was hilt; 
     10>   The delver mined, the mason built... 
    1111-} 
    1212