Closed ardumont closed 4 years ago
In the end, this PR is about removing a lot of pulled dependencies which we can avoid having.
[1] I just cannot wrap my head around what to do about the eval-when-compile and all that mess. I just want to require the module... ¯_(ツ)_/¯
eval-when-compile
Coverage decreased (-0.4%) to 99.636% when pulling 9a2b3454a2ba296891da3a218b63f873dd246c2f on drop-lexical-let into 3364b3139ae3ead054092fdf9e30d990954d9581 on master.
I... do... not... get... the... error...
In the end, this PR is about removing a lot of pulled dependencies which we can avoid having.
[1] I just cannot wrap my head around what to do about the
eval-when-compile
and all that mess. I just want to require the module... ¯_(ツ)_/¯