New type editor does not let resolve type ambiguity

Hey,

This is 7.1-019.

In a library I’m working on, I have a type called Match that clashes with CoreLibs’ Text.RegularExpressions.Match. It looks like the new type editor does not let me resolve the ambiguity

ambiguous-type-editor

Looks like a bug, but maybe I’m missing something :-)

Cheers!

1 Like

Troublemaker was the hypen (-) in the category name. Fixed in upcoming.

3 Likes

Ah! Thanks for the heads-up and for fixing.