Coding style: Using StandaloneKindSignatures in GHC
Ben Gamari
ben at smart-cactus.org
Fri May 21 14:31:28 UTC 2021
Carter Schonwald <carter.schonwald at gmail.com> writes:
> Silly question: when will stand alone kind sigs speed up type checking
> phase of compilation?
>
I'm not hopeful that the sort of kind signatures given by Baldur could
ever significantly affect compilation performance. As far as I can tell,
inferring such simple signatures just isn't that much work compared to
everything else that the compiler does.
Cheers,
- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20210521/0dd64b0a/attachment.sig>
More information about the ghc-devs
mailing list