Would be nice if I could write ``` declareSchemaRef @Username ``` instead of ``` declareSchemaRef (Proxy :: Proxy Username) ``` Any objections? I can probably look into making a patch.
Would be nice if I could write
instead of
Any objections? I can probably look into making a patch.