Ticket #1 (closed defect: fixed)
internal Haddock or GHC error on some packages
| Reported by: | ross | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | 2.1.0 | Keywords: | |
| Cc: |
Description
The following packages cause Haddock to fail reporting internal errors:
- mtl-tf-0.1
haddock: internal Haddock or GHC error: src/Haddock/Interface/Rename.hs:(297,16)-(326,1): Non-exhaustive patterns in case
- sessions-2008.5.12
haddock: internal Haddock or GHC error: src/Haddock/Interface/AttachInstances.hs:(125,0)-(126,47): Non-exhaustive patterns in function toHsPred
- uvector-0.1
haddock: internal Haddock or GHC error: src/Haddock/Interface/Rename.hs:(297,16)-(326,1): Non-exhaustive patterns in case
The last one may be something different from the former two.
It may be that the packages are doing something wrong, but the internal error is alarming.
Change History
Note: See
TracTickets for help on using
tickets.
