The type variable used in a kind is still used
From D1739.
When you say
undefined :: forall (v :: Levity) (a :: TYPE v). (?callStack :: CallStack) => a
you get a warning that v is unused.
I will fix.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |