Metamorphosis
Metamorphosis copied to clipboard
Missing type-signatures for functions generated by TH
Do you really need this feature ? I agree it would probably be better, however, some signatures are quite tricky (as the y can have some complex constraints) so I prefer to let the compiler figure them out, instead of generated something wrong.
These days TH can even generate haddocs for generated functions.
Pull requests are welcome.