Changeset 2725 for src/Pugs/Help.hs
- Timestamp:
- 05/05/05 17:18:51 (4 years ago)
- svk:copy_cache_prev:
- 4271
- Files:
-
- 1 modified
-
src/Pugs/Help.hs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Pugs/Help.hs
r2502 r2725 1 1 {-# OPTIONS_GHC -fglasgow-exts -cpp #-} 2 2 3 {- 3 {-| 4 4 Online help and banner text. 5 5 6 But if of ships I now should sing,7 what ship would come to me,8 What ship would bear me ever back9 across so wide a Sea?6 > But if of ships I now should sing, 7 > what ship would come to me, 8 > What ship would bear me ever back 9 > across so wide a Sea? 10 10 -} 11 11
