Metamorphosis icon indicating copy to clipboard operation
Metamorphosis copied to clipboard

Missing type-signatures for functions generated by TH

Open saurabhnanda opened this issue 8 years ago • 3 comments

saurabhnanda avatar Aug 14 '17 12:08 saurabhnanda

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.

maxigit avatar Aug 14 '17 16:08 maxigit

These days TH can even generate haddocs for generated functions.

yaitskov avatar Apr 30 '24 23:04 yaitskov

Pull requests are welcome.

maxigit avatar May 01 '24 09:05 maxigit