[project @ 1999-05-07 11:31:12 by simonm]
Don't try to make a tag2con function if we're deriving Ix on a single-constructor datatype (it isn't needed, and will probably be type-incorrect anyway).
Please register or sign in to comment
Don't try to make a tag2con function if we're deriving Ix on a single-constructor datatype (it isn't needed, and will probably be type-incorrect anyway).