hsc2hs doesn't consider values not fitting in an unsigned long integral when cross compiling
The specific problem occurs when libraries/unix is being built, RLIM_INFINITY is defined as 0x7fffffffffffffffULL on MIPS N32. This might happen on other architectures with 32 bit longs and 64 bit long longs.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.5 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | hsc2hs |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |