Bug 37892 - New Port: devel/haddock 0.2 (A Haskell Documentation Tool)
Summary: New Port: devel/haddock 0.2 (A Haskell Documentation Tool)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-09 18:20 UTC by obraun
Modified: 2002-05-21 19:47 UTC (History)
0 users

See Also:


Attachments
file.shar (4.01 KB, text/plain)
2002-05-09 18:20 UTC, obraun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description obraun 2002-05-09 18:20:01 UTC
[This PR obsoletes PR ports/37636]

Haddock is a tool for automatically generating documentation from annotated
Haskell source code. The documentation generated by Haddock is fully
hyperlinked.

Haddock can generate documentation in multiple formats; currently HTML is
implemented, and there is partial support for generating DocBook.

WWW:    http://www.haskell.org/haddock/

Regards,
         Olli
Comment 1 dwcjr 2002-05-16 22:54:57 UTC
building jade on -current I get

    the documentation for details
CmdLineApp.cxx: In member function `int CmdLineApp::run(int, char**)':
CmdLineApp.cxx:217: syntax error before `)' token
gmake[2]: *** [CmdLineApp.lo] Error 1
gmake[2]: Leaving directory 
`/.amd_mnt/leviathan/host/stripe1/compile/ports/textproc/jade/work/jade-1.2.1/lib'
gmake[1]: *** [lib] Error 2
gmake[1]: Leaving directory 
`/.amd_mnt/leviathan/host/stripe1/compile/ports/textproc/jade/work/jade-1.2.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /.amd_mnt/leviathan/host/stripe1/compile/ports/textproc/jade.
Comment 2 dwcjr freebsd_committer freebsd_triage 2002-05-21 19:47:31 UTC
State Changed
From-To: open->closed

Committed, thanks!