Invalid warning Defined but not used
This code gives warning: Defined but not used: data constructor ‘:+++’
data U = Text :+++ Text
x :: U
x = "ss" :+++ "ss"
Also In prefix notation .
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.4.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |