GHC fails to recompile base ST.lhs
With sources from 2007-05-30, 13:00 BST I did
make distclean
sh boot
make
And I get this message
GHC/ST.lhs:54:17:
A newtype constructor cannot have a strictness annotation,
but `ST' does
In the definition of data constructor `ST'
In the newtype declaration for `ST'
which is untrue, there is no strictness annotation.
-- Lennart
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.7 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | high |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |