Skip to content
  • Simon Marlow's avatar
    [project @ 1998-02-12 14:10:58 by simonm] · 3d88a731
    Simon Marlow authored
    Make it an error for a newtype constructor field to be unboxed (this
    would undoubtedly cause problems later on, better to catch it early).
    
    While I'm here, report the context properly for newtype declarations,
    it was previously being reported as a 'data' declaration.
    3d88a731