Skip to content
  • Simon Marlow's avatar
    [project @ 2003-01-23 11:22:50 by simonmar] · 55afc498
    Simon Marlow authored
    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
    55afc498