Ticket #208 (new defect)
Pattern match failure when processing code using kind variables
| Reported by: | goldfire | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 2.9.4 | Keywords: | |
| Cc: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
