Fix test T4235 with -O
The tag2Enum rule wasn't doing the right thing for enumerations with a phantom type parameter, like data T a = A | B
Showing
Please register or sign in to comment
The tag2Enum rule wasn't doing the right thing for enumerations with a phantom type parameter, like data T a = A | B