Changeset 2728 for src/Pugs/AST.hs

Show
Ignore:
Timestamp:
05/05/05 17:24:38 (4 years ago)
Author:
autrijus
svk:copy_cache_prev:
4271
Message:

* more haddocky fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/AST.hs

    r2725 r2728  
    1313-} 
    1414 
    15 -- |Abstract Syntax Tree representation. 
    1615module Pugs.AST where 
    1716import Pugs.Internals