Typo in GHC.RTS.Flags
Currently, the GCFlags data type in the GHC.RTS.Flags module of base-4.8.0.0 has a field named heapSizeSuggesionAuto (without a t in Suggesion). Given that the corresponding struct field in rts/Flags.h is named heapSizeSuggestionAuto, this is probably a typo.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.10.1-rc1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | libraries/base |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | ekmett, hvr |
| Operating system | |
| Architecture |