[project @ 1998-02-12 14:10:58 by simonm]
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.
Please register or sign in to comment