Panic with strictness annotation
This code
data Foo = Foo (!Int,!Int)
results in a ghc: panic~ (the 'impossible' happened) in 7.6.1 but not 7.4.2.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.6.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |