Ticket #209 (new defect)
Failure in "renameType" when dealing with Template Haskell and tuples
| Reported by: | goldfire | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 2.9.4 | Keywords: | |
| Cc: | eir@… |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
