Doc

Doc

  • Doc.DocLike src doc
  • Doc.PPrint src doc
    A Pretty printing class using multiparameter type classes for maximal generality with some useful instances.

    the pprinted type comes as the last argument so newtype deriving can be used in more places.

  • Doc.Pretty src doc
    Modification od Daan Leijens pretty printer. main changes are use of Doc.DocLike framework and the addition of out-of-band data for html tags or ansi escape codes
  • Doc.Chars src doc
    A variety of useful constant documents representing many unicode characters.
  • Doc.Attr src doc

Download

Doc.tar.gz
All Documentation

Darcs Repository

Darcs is the revision control system used for the development of Doc.

You may Browse the darcs Repository or fetch the development version with the command

darcs get http://repetae.net/john/repos/Doc

You can learn more about darcs at the darcs homepage

The changelog of the project is also available as a RSS feed


Copyright © 1995-2004 John Meacham