[Haddock] [haddock] #209: Failure in "renameType" when dealing with Template Haskell and tuples
haddock
haddock at projects.haskell.org
Sun Jul 22 01:57:08 BST 2012
#209: Failure in "renameType" when dealing with Template Haskell and tuples
---------------------+------------------------------------------------------
Reporter: goldfire | Owner:
Type: defect | Status: new
Priority: major | Milestone: 2.10.0
Version: 2.9.4 | Keywords:
---------------------+------------------------------------------------------
I cannot yet use Haddock to document the ''singletons'' library (available
on HackageDB / cabal-install). The problem line is line 64 of
Singletons/Lib.hs, which uses Template Haskell to generate declarations
for promoted tuple types and kinds. (haddock runs without error with that
line removed.) I have tried to create a small test case, but I have been
unable to do so.
This was tested on a build in the GHC tree with GHC version 7.5.20120720.
The reported haddock version is 2.11.0.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/209>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list