Bug 37892

Summary: New Port: devel/haddock 0.2 (A Haskell Documentation Tool)
Product: Ports & Packages Reporter: obraun <obraun>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!