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.

Pattern match failure when processing code using kind variables #208

Open
@ghc-mirror

Description

@ghc-mirror

Original reporter: eir@

When haddock processes the following line

data family Sing (a :: k)

it issues the following error:

haddock: internal error: Pattern match failure in do expression at src/Haddock/Interface/Create.hs:65:3-10

This may be related to #202, but I believe I have the most updated version of haddock (HEAD from darcs.haskell.org/haddock.git) and I still get the error.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions