cvs commit: fptools/CONTRIB/haskell-modes/emacs haskell-doc.el ChangeLog

[email protected] Mon, 21 Nov 2005 12:44:13 -0800
Newsgroups gmane.comp.lang.haskell.cvs.fptools
Message-ID <200511212044.jALKiDdk031917__28320.5817141154$1132606043$gmane$org@monk.galois.com>
monnier     2005/11/21 12:44:13 PST

  Modified files:
    CONTRIB/haskell-modes/emacs haskell-doc.el ChangeLog 
  Log:
  (haskell-doc-extract-types): Get it partly working.
  (haskell-doc-fetch-lib-urls): Don't use a literal if we apply
  `nreverse' on it later on.
  (haskell-doc-prelude-types): Update some parts by auto-generation.
  (haskell-doc-grab, haskell-doc-string-nub-ws): Simplify.
  
  Revision  Changes    Path
  1.19      +274 -209  fptools/CONTRIB/haskell-modes/emacs/haskell-doc.el
  1.30      +6 -0      fptools/CONTRIB/haskell-modes/emacs/ChangeLog