[project @ 2003-01-23 11:22:50 by simonmar]
A nullary constructor in an argument position should refer to the constructor worker, not the wrapper. In most cases they're the same, but when using -funbox-strict-fields (or maybe a context on a data type?) they can be different, leading to a crash. MERGE TO STABLE
Please register or sign in to comment