Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Failure in "renameType" when dealing with Template Haskell and tuples #209

Open
@ghc-mirror

Description

@ghc-mirror

Original reporter: eir@

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions